Use the GMock portability header
[folly.git] / folly / test / EndianTest.cpp
index 76274ce6f5586233f05c4e04cbeba65aed326ed5..f57bea9f47e9ebc558f0689c67b6c91b7916685c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2014 Facebook, Inc.
+ * Copyright 2016 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#include "folly/Bits.h"
+#include <folly/Bits.h>
 
 #include <gtest/gtest.h>