mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-12-30 12:50:53 +00:00
8 lines
158 B
C
8 lines
158 B
C
|
|
#ifndef INPUT_OUTPUT_SERVICE_STDPCH_H
|
|
#define INPUT_OUTPUT_SERVICE_STDPCH_H
|
|
|
|
#include "nel/misc/types_nl.h"
|
|
|
|
#endif //INPUT_OUTPUT_SERVICE_STDPCH_H
|
|
|