From: Waldemar Kozaczuk <[email protected]>
Committer: Waldemar Kozaczuk <[email protected]>
Branch: master

httpserver: use libyaml header from host instead of external

Signed-off-by: Waldemar Kozaczuk <[email protected]>

---
diff --git a/modules/httpserver-api/global_server.hh b/modules/httpserver-api/global_server.hh
--- a/modules/httpserver-api/global_server.hh
+++ b/modules/httpserver-api/global_server.hh
@@ -12,7 +12,7 @@
 #include <vector>
 #include <mutex>
 #include <condition_variable>
-#include <external/x64/misc.bin/usr/include/yaml-cpp/node/iterator.h>
+#include <yaml-cpp/node/iterator.h>

 namespace httpserver {
 /**

--
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/osv-dev/000000000000001921059c251f29%40google.com.

Reply via email to