Revert "fix configure script to check pthread_atfork(3) in the correct way"
[folly.git] / folly / Foreach.h
index eb11d0a478a3b7069a2dd4c329b51e9abca988ee..f5fed8bd3fa9202407729adb91e29da91906ed68 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -48,6 +48,7 @@
  */
 
 #include <boost/type_traits/remove_cv.hpp>
+#include <type_traits>
 
 /*
  * Shorthand for: