Use hazptr_local and hazptr_array
[folly.git] / folly / test / CpuIdTest.cpp
index e86ffac45c70605223e279341dc32043b3bb38ca..176f0c7c4626d66618ce5f1fa4185f7dbfd08a5f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2014 Facebook, Inc.
+ * Copyright 2017 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -16,8 +16,7 @@
 
 #include <folly/CpuId.h>
 
-#include <glog/logging.h>
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 using namespace folly;