Fix ODR violations for unity builds

This commit is contained in:
Dennis Klein
2020-02-08 18:58:23 +01:00
parent 6c63b01cfe
commit 278cd62049
3 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
#include <sstream> // std::stringstream
#include <thread>
namespace
namespace _config
{
using namespace std;