This commit is contained in:
EinMByte 2015-09-27 22:41:37 +02:00
parent af66f335c9
commit 68cf69fabc
2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,8 @@
#ifndef UTIL_H
#define UTIL_H
#define BOOST_NO_CXX11_SCOPED_ENUMS // Workaround for issue #272
#include <map>
#include <string>
#include <iostream>