Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cMKVFile.h
Go to the documentation of this file.
1 //
4 //
5 
6 #ifndef _INC_cMKVFile_H
7 #define _INC_cMKVFile_H
8 #ifndef NO_PRAGMA_ONCE
9 #pragma once
10 #endif
11 
12 #include "../AV/cAVSink.h"
13 
14 namespace GrayLib
15 {
17  {
22  };
23 }
24 
25 #endif
#define GRAYLIB_LINK
Definition: GrayLibBase.h:35
Definition: cMKVFile.h:17
Definition: cMesh.h:22