1
0
forked from mirrors/0ad

Cleanups includes for cassert and streams.

This was SVN commit r25002.
This commit is contained in:
vladislavbelov
2021-03-03 22:26:49 +00:00
parent d4c2cf4430
commit e104b41be2
8 changed files with 11 additions and 16 deletions
+1 -1
View File
@@ -30,8 +30,8 @@
#include "ps/Profile.h"
#include "ps/utf16string.h"
#include <cassert>
#include <map>
#include <string>
#define BOOST_MULTI_INDEX_DISABLE_SERIALIZATION
#include <boost/preprocessor/punctuation/comma_if.hpp>