Split stuff from util to PlatformMacros and RandomNumbers

This commit is contained in:
Vinnie Falco
2013-05-26 10:46:53 -07:00
parent b0e56d170b
commit b40f11288b
9 changed files with 166 additions and 45 deletions

View File

@@ -101,4 +101,7 @@ namespace boost {
#include "events/ripple_UptimeTimer.h"
#include "system/ripple_PlatformMacros.h"
#include "system/ripple_RandomNumbers.h"
#endif