diff options
Diffstat (limited to 'common/rdr/Exception.cxx')
-rw-r--r-- | common/rdr/Exception.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/rdr/Exception.cxx b/common/rdr/Exception.cxx index 382fea3d..b1e0a841 100644 --- a/common/rdr/Exception.cxx +++ b/common/rdr/Exception.cxx @@ -28,7 +28,6 @@ #include <rdr/Exception.h> #include <rdr/TLSException.h> #ifdef _WIN32 -#include <tchar.h> #include <winsock2.h> #include <windows.h> #include <ws2tcpip.h> |