mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-09-13 16:41:32 +01:00
6 lines
69 B
C
6 lines
69 B
C
#ifndef WINRES_H__
|
|
#define WINRES_H__
|
|
|
|
#include <winresrc.h>
|
|
|
|
#endif
|