mirror of https://github.com/mono/CppSharp.git
3 changed files with 12 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||||||
|
#pragma once |
||||||
|
|
||||||
|
#include "Tests.h" |
||||||
|
|
||||||
|
class DLL_API CL { |
||||||
|
|
||||||
|
}; |
Loading…
Reference in new issue