Index: src/IceUtils.h |
diff --git a/src/IceUtils.h b/src/IceUtils.h |
index 493661c873e5c1de58eacc9c7deb04f69af158aa..50a115bf7bbc5ff4ef50b4f60756151ae41f55e5 100644 |
--- a/src/IceUtils.h |
+++ b/src/IceUtils.h |
@@ -15,6 +15,7 @@ |
#define SUBZERO_SRC_ICEUTILS_H |
#include <climits> |
+#include <mutex> |
JF
2015/01/28 22:06:42
Actually, instead of being snarky and having fun I
JF
2015/01/28 22:19:21
Fixed here:
https://codereview.chromium.org/8842
|
namespace Ice { |