remove DBG_NEW new preprocessor kludges, ensure stdafx.h is included everywhere, add debug build to Azure CI

This commit is contained in:
milek7
2019-08-30 23:35:58 +02:00
parent 30df10a58e
commit 5c84f8b156
17 changed files with 34 additions and 27 deletions

View File

@@ -1,3 +1,4 @@
#include "stdafx.h"
#include "network/manager.h"
#include "simulation.h"