mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 15:44:36 +00:00
Removes the unnecessary include of altbase, which was causing problems with express versions of VS.
This commit is contained in:
parent
5d38357785
commit
a760fdfb68
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@
|
||||||
#include <wchar.h>
|
#include <wchar.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <atlbase.h>
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <ShObjIdl.h>
|
#include <ShObjIdl.h>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue