Destroy promise/future callback functions before waking waiters
[folly.git] / folly / test / DynamicOtherTest.cpp
index bf3b462f32ce516ce3ef68d3b973f3f862520519..a9df8e67eb98ccfbb6b01d113282f1372c7cc0c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 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.
@@ -19,8 +19,7 @@
 #include <folly/gen/Base.h>
 #include <folly/json.h>
 #include <folly/portability/GFlags.h>
-
-#include <gtest/gtest.h>
+#include <folly/portability/GTest.h>
 
 #include <iostream>