diff options
author | sirius-m <sirius-m@1a98c847-1fd6-4fd8-948a-caf3550aa51b> | 2009-10-04 11:38:29 +0000 |
---|---|---|
committer | sirius-m <sirius-m@1a98c847-1fd6-4fd8-948a-caf3550aa51b> | 2009-10-04 11:38:29 +0000 |
commit | c199b8499d6c8ac08fad0349c3c53e07d41c6ac7 (patch) | |
tree | 09d860fd1584fdde049ff9bbea7962b9d7f7ad01 /headers.h | |
parent | f13dff6977dbfabd73f748e344218563a91e3017 (diff) |
Fixed the installer script and made the autostart registry based.
Diffstat (limited to 'headers.h')
-rw-r--r-- | headers.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -37,7 +37,6 @@ #include <assert.h>
#include <process.h>
#include <malloc.h>
-#include <shlobj.h>
#include <memory>
#define BOUNDSCHECK 1
#include <sstream>
|