This is an automated email from the ASF dual-hosted git repository.

echobravo pushed a commit to branch fakeDev2
in repository https://gitbox.apache.org/repos/asf/geode-native.git


The following commit(s) were added to refs/heads/fakeDev2 by this push:
     new 5b95adf  break Cache building
5b95adf is described below

commit 5b95adfb2b89cdcdb10e0b8e346af29853408550
Author: Ernest Burghardt <eburgha...@pivotal.io>
AuthorDate: Tue Feb 13 11:50:51 2018 -0700

    break Cache building
---
 cppcache/src/Cache.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/cppcache/src/Cache.cpp b/cppcache/src/Cache.cpp
index d95d6b6..6de3837 100644
--- a/cppcache/src/Cache.cpp
+++ b/cppcache/src/Cache.cpp
@@ -17,7 +17,6 @@
 
 #include <memory>
 
-#include <geode/internal/geode_globals.hpp>
 #include <geode/FunctionService.hpp>
 #include <geode/PoolManager.hpp>
 #include <geode/DistributedSystem.hpp>

-- 
To stop receiving notification emails like this one, please contact
echobr...@apache.org.

Reply via email to