EHS
Open_W32.h
Go to the documentation of this file.
1#pragma once
2
3#include "BaseOpen.h"
4
5namespace ehs
6{
7 class EHS_LIB_IO Open : public BaseOpen
8 {
9
10 };
11}
Definition: Anchor.h:6