From 8a4f32ddc9047d3605769fc53ebc757647e2d937 Mon Sep 17 00:00:00 2001 From: 3eef8a28f26fb2bcc514e6f1938929a1f931762 <116031952+3eef8a28f26fb2bcc514e6f1938929a1f931762@users.noreply.github.com> Date: Mon, 6 Feb 2023 15:47:59 -0500 Subject: [PATCH] Debug --- CourseOfferingsScraper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CourseOfferingsScraper.cpp b/CourseOfferingsScraper.cpp index c726ba0..a9afb5f 100644 --- a/CourseOfferingsScraper.cpp +++ b/CourseOfferingsScraper.cpp @@ -4,7 +4,7 @@ #include #include #include -#include"json/json.h" +#include"3rdparty/jsoncpp/include/json/json.h" namespace fs = std::filesystem; struct quatalog_data_t {