mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2024-10-31 09:20:38 +00:00
7 lines
69 B
C
7 lines
69 B
C
|
#ifndef WINRES_H__
|
||
|
#define WINRES_H__
|
||
|
|
||
|
#include <winresrc.h>
|
||
|
|
||
|
#endif
|