Skip to content

Commit 1b63a9a

Browse files
committed
Removing optional since it is not C++11
1 parent 4ec5648 commit 1b63a9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/simdjson/implementation.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
#include "simdjson/common_defs.h"
55
#include "simdjson/internal/dom_parser_implementation.h"
6-
#include <optional>
76
#include <string>
87
#include <atomic>
98
#include <vector>

0 commit comments

Comments
 (0)