aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/project.conf b/project.conf
index 1a3d734..908d8a9 100644
--- a/project.conf
+++ b/project.conf
@@ -5,8 +5,6 @@ version = "1.0.0"
platforms = ["posix"]
[config]
-# Ubuntu requires this
-include_dirs = ["/usr/include/tidy"]
# This needs to be commented out for now because rapidjson depends on undefined behavior according to gcc...
#error_on_warning = "true"