remove button colors from quarks gui (cocoa + swing)
[supercollider.git] / external_libraries / yaml-cpp-0.2.6 / test / spectests.h
blobe8acfb71a135289135a2bf0487a7cd19f45fe7e1
1 #ifndef SPECTESTS_H_62B23520_7C8E_11DE_8A39_0800200C9A66
2 #define SPECTESTS_H_62B23520_7C8E_11DE_8A39_0800200C9A66
4 #if !defined(__GNUC__) || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4) || (__GNUC__ >= 4) // GCC supports "pragma once" correctly since 3.4
5 #pragma once
6 #endif
8 namespace Test {
9 bool RunSpecTests();
12 #endif // SPECTESTS_H_62B23520_7C8E_11DE_8A39_0800200C9A66