mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-05-18 21:31:47 +02:00
windows warnings, tabulation workaround
This commit is contained in:
parent
7d7f5ff4e2
commit
057d6ca05b
7 changed files with 229 additions and 302 deletions
Win32
|
@ -6,7 +6,6 @@
|
|||
#include "Log.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
#include "Win32/Win32Service.h"
|
||||
#ifdef WIN32_APP
|
||||
#include "Win32/Win32App.h"
|
||||
|
@ -109,4 +108,4 @@ namespace util
|
|||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
#endif //_WIN32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue