*/
#include <thrift/windows/GetTimeOfDay.h>
-#include "config.h"
+#include <thrift/thrift-config.h>
// win32
#include <time.h>
#error This is a MSVC header only.
#endif
-#include "config.h"
+#include <thrift/thrift-config.h>
struct thrift_timespec {
int64_t tv_sec;
// Win32
#include <Winsock2.h>
-#include "config.h"
+#include <thrift/thrift-config.h>
int thrift_socketpair(int d, int type, int protocol, THRIFT_SOCKET sv[2]);
#error This is a MSVC header only.
#endif
-#include "config.h"
+#include <thrift/thrift-config.h>
// boost
#include <boost/noncopyable.hpp>