diff options
Diffstat (limited to '3rdparty/portmidi/pm_csharp/pm_managed/Stdafx.h')
-rw-r--r-- | 3rdparty/portmidi/pm_csharp/pm_managed/Stdafx.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/3rdparty/portmidi/pm_csharp/pm_managed/Stdafx.h b/3rdparty/portmidi/pm_csharp/pm_managed/Stdafx.h deleted file mode 100644 index 3cc4c24ef9f..00000000000 --- a/3rdparty/portmidi/pm_csharp/pm_managed/Stdafx.h +++ /dev/null @@ -1,7 +0,0 @@ -// stdafx.h : include file for standard system include files, -// or project specific include files that are used frequently, -// but are changed infrequently - -#pragma once - - |