EHS
Open.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
OS.h
"
4
5
#if defined(EHS_OS_WINDOWS)
6
#include "
Open_W32.h
"
7
#elif defined(EHS_OS_LINUX)
8
#include "
Open_UNX.h
"
9
#endif
OS.h
Open_UNX.h
Open_W32.h
include
ehs
system
Open.h
Generated by
1.9.4