restructure external code and handle 3rd party licenses correctly

This commit is contained in:
mlangkabel
2018-12-11 16:50:47 +01:00
parent 2f5409af5d
commit 20b2db0571
20 changed files with 165753 additions and 11 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
#include <string>
#include <vector>
#include "sqlite/CppSQLite3.h"
#include "CppSQLite3.h"
#include "StorageEdge.h"
#include "StorageError.h"