Make main compilation chunks into .cpp files

This commit is contained in:
John Keiser
2020-05-11 23:24:00 -07:00
parent 72ab0d11ff
commit 7ad4020829
14 changed files with 26 additions and 75 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#include "simdjson/error.h"
#include "simdjson.h"
namespace simdjson {
namespace internal {