Added tchar.h incldue for people using VC Express
This commit is contained in:
parent
860e64af21
commit
13281abbea
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
// Not needed in VC7.1, but needed in VC Express
|
||||
#include <tchar.h>
|
||||
|
||||
#include <crtdbg.h>
|
||||
#include <dsound.h>
|
||||
#include <dshow.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue