Protect unprotected
[folly.git] / folly / futures / Future.h
index 5ebaed276aef9f907ff7868f48e84808b2854751..2b81407f55c50a6dc347907fd9b1d11660060a65 100644 (file)
@@ -468,6 +468,7 @@ class Future {
   /// exception)
   Future<bool> willEqual(Future<T>&);
 
+ protected:
   typedef detail::Core<T>* corePtr;
 
   // shared core state object