Fix compilation on GCC

This commit is contained in:
Matt Williams
2010-05-24 20:12:09 +00:00
parent 7ffcd0c7ed
commit 7a3f3b2b28
3 changed files with 6 additions and 0 deletions

View File

@ -33,6 +33,7 @@ freely, subject to the following restrictions:
#include <limits>
#include <map>
#include <vector>
#include <memory>
#pragma endregion