Video Processing Framework
D:/J_PROGRAMI/SPLINEPROJECT/CODE2/Util_YAML/test/parsertests.h
Go to the documentation of this file.
00001 #ifndef PARSERTESTS_H_62B23520_7C8E_11DE_8A39_0800200C9A66
00002 #define PARSERTESTS_H_62B23520_7C8E_11DE_8A39_0800200C9A66
00003 
00004 #if !defined(__GNUC__) || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4) || (__GNUC__ >= 4) // GCC supports "pragma once" correctly since 3.4
00005 #pragma once
00006 #endif
00007 
00008 namespace Test {
00009         bool RunParserTests();
00010 }
00011 
00012 #endif // PARSERTESTS_H_62B23520_7C8E_11DE_8A39_0800200C9A66
00013 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines