Fix compatibility with Boost 1.47

This was SVN commit r9905.
This commit is contained in:
Ykkrosh
2011-07-24 11:41:06 +00:00
parent 2612cd511d
commit 78fd3a2ba2
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -31,9 +31,9 @@
#include "ps/Profile.h"
#include "ps/utf16string.h"
class AutoGCRooter;
#include <boost/random/linear_congruential.hpp>
namespace boost { class rand48; }
class AutoGCRooter;
// Set the maximum number of function arguments that can be handled
// (This should be as small as possible (for compiler efficiency),