1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-05-21 10:05:35 +00:00
reactos/sdk/lib/drivers/lwip/precomp.h

6 lines
98 B
C

#ifndef _LWIP_PCH_
#define _LWIP_PCH_
#include "src/include/lwip/opt.h"
#endif /* _LWIP_PCH_ */