mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Fixes needed for windows build (issue #270).
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#ifdef _WIN32
|
||||
|
||||
#include "./Win32/Win32Service.h"
|
||||
#include "Win32Service.h"
|
||||
|
||||
namespace i2p
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user