Fix missing header

Some systems (my ARM SDK) seem to need this.
Esse commit está contido em:
Owen Yamauchi
2013-06-04 09:09:44 -07:00
commit de sgolemon
commit 3e26291f90
+3
Ver Arquivo
@@ -15,6 +15,9 @@
*/
#include "hphp/runtime/vm/jit/layout.h"
#include <chrono>
#include <random>
#include "hphp/util/trace.h"
#include "hphp/runtime/vm/jit/cfg.h"
#include "hphp/runtime/vm/jit/state_vector.h"