We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e759e8 commit 0cf398fCopy full SHA for 0cf398f
parse/jsd_optional.h
@@ -1,6 +1,8 @@
1
#ifndef JSD_OPTIONAL_H_INCLUDED
2
#define JSD_OPTIONAL_H_INCLUDED
3
4
+#include "jsd_core.h"
5
+
6
#include <boost/optional.hpp>
7
8
namespace JSON
0 commit comments