summaryrefslogtreecommitdiff
path: root/test/client-server/client.cpp
diff options
context:
space:
mode:
authorJason Maskell <[email protected]>2016-05-16 15:00:36 +0200
committerJason Maskell <[email protected]>2016-05-16 15:00:36 +0200
commit3eb017d032e0c542401ea202f7a62b7c7ddcd498 (patch)
tree6470077bdc344f1493778976917f7217a3159707 /test/client-server/client.cpp
parentProject now compiles with Cmake. (diff)
downloadwaveworks_archive-3eb017d032e0c542401ea202f7a62b7c7ddcd498.tar.xz
waveworks_archive-3eb017d032e0c542401ea202f7a62b7c7ddcd498.zip
Added the test_d3d11 app to the solution. Not compiling yet, mostly a paranoia commit.
Diffstat (limited to 'test/client-server/client.cpp')
-rw-r--r--test/client-server/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/client-server/client.cpp b/test/client-server/client.cpp
index d5161ff..b8b0bc7 100644
--- a/test/client-server/client.cpp
+++ b/test/client-server/client.cpp
@@ -35,7 +35,7 @@
#include <winsock.h>
-#include <D3dx9.h>
+//#include <D3dx9.h>
#include <vector>
#include <assert.h>