Rename fixup from TDelayedDestruction to DelayedDestruction.
[folly.git] / folly / Foreach.h
index eb11d0a478a3b7069a2dd4c329b51e9abca988ee..9d67c1484d331e3d7ef16193851cc4b4956d0ed8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2015 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -47,7 +47,7 @@
  * generates code 100% identical to the handwritten loop.
  */
 
-#include <boost/type_traits/remove_cv.hpp>
+#include <type_traits>
 
 /*
  * Shorthand for: