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 | 0cc05617d17947d139d09f4ddcca7aeca755f00a (patch) | |
tree | 09d860fd1584fdde049ff9bbea7962b9d7f7ad01 /headers.h | |
parent | 661f878002d789f7e50b19d63da246414015c44b (diff) |
Fixed the installer script and made the autostart registry based.
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@14 1a98c847-1fd6-4fd8-948a-caf3550aa51b
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>
|