diff options
Diffstat (limited to '3rdparty/portmidi/pm_csharp/pm_managed/Stdafx.cpp')
-rw-r--r-- | 3rdparty/portmidi/pm_csharp/pm_managed/Stdafx.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/3rdparty/portmidi/pm_csharp/pm_managed/Stdafx.cpp b/3rdparty/portmidi/pm_csharp/pm_managed/Stdafx.cpp new file mode 100644 index 00000000000..de4058cb399 --- /dev/null +++ b/3rdparty/portmidi/pm_csharp/pm_managed/Stdafx.cpp @@ -0,0 +1,5 @@ +// stdafx.cpp : source file that includes just the standard includes +// pm_managed.pch will be the pre-compiled header +// stdafx.obj will contain the pre-compiled type information + +#include "stdafx.h" |