Rolled handle infrastructure into rpcc.
[invirt/third/libt4.git] / types.h
diff --git a/types.h b/types.h
index 7ab04cc..ce52a15 100644 (file)
--- a/types.h
+++ b/types.h
@@ -15,6 +15,7 @@
 #include <map>
 #include <memory>
 #include <mutex>
+#include <random>
 #include <stdexcept>
 #include <sstream>
 #include <string>
@@ -106,7 +107,6 @@ operator<<(std::ostream & o, const A & a) {
 }
 
 #include "verify.h"
-#include "threaded_log.h"
 
 // struct tuple adapter, useful for marshalling and endian swapping.  usage:
 //