| commit | ff77d075ec1d4a7862e7a759c1e701605c6d4d0d | [log] [tgz] |
|---|---|---|
| author | Roger Meier <roger@apache.org> | 周五 6月 28 22:26:43 2013 +0200 |
| committer | Roger Meier <roger@apache.org> | 周五 6月 28 22:26:43 2013 +0200 |
| tree | 0ae60b5c2a27d3be7a4cd7b65ffdac2ada0cedf2 | |
| parent | e5bfd4c285c24c06525b9266a3d3acf8bdb42648 [diff] [blame] |
THRIFT-2039 config.h --> thrift-config.h Patch: Ben Craig
diff --git a/lib/cpp/src/thrift/windows/TWinsockSingleton.h b/lib/cpp/src/thrift/windows/TWinsockSingleton.h index 7ac229e..5f9b6e2 100644 --- a/lib/cpp/src/thrift/windows/TWinsockSingleton.h +++ b/lib/cpp/src/thrift/windows/TWinsockSingleton.h
@@ -28,7 +28,7 @@ #error This is a MSVC header only. #endif -#include "config.h" +#include <thrift/thrift-config.h> // boost #include <boost/noncopyable.hpp>