Begining with the new VS structure

This commit is contained in:
WolverinDEV
2020-03-04 16:24:36 +01:00
parent e47d38da79
commit be4a99dcd7
56 changed files with 2253 additions and 188 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
#include <functional> /* required from permission manager */
#include "log/LogUtils.h"
#include "Definitions.h"
#include "PermissionManager.h"
#include "PermissionRegister.h"
using namespace std;
using namespace ts;