diff options
Diffstat (limited to 'Src/Winamp/main.hpp')
-rw-r--r-- | Src/Winamp/main.hpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Src/Winamp/main.hpp b/Src/Winamp/main.hpp new file mode 100644 index 00000000..baefbdc4 --- /dev/null +++ b/Src/Winamp/main.hpp @@ -0,0 +1,4 @@ +#pragma once + +/* C++ specific includes should go here */ + |