Namespace the UBSAN_DISABLE symbol
[folly.git] / folly / test / HasMemberFnTraitsTest.cpp
index 8ed10406c6fc9af7766b3e906b8635c4c19c3059..25a184d188cefc218c940b9cc3aa8e4de5ddef40 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2015 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.
@@ -20,7 +20,8 @@
 
 #include <folly/Traits.h>
 
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
+
 #include <glog/logging.h>
 
 #include <string>