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
@@ -16,7 +16,7 @@
#define CATCH_CONFIG_MAIN // This tells Catch to provide a main() function
#include "catch/catch.hpp"
#include "catch.hpp"
#include "DatabaseStorage.h"
#include "NodeKind.h"