MultimediaLibraryCore 0.9
Implementsastoragemechanismforamultimedialibrary
|
00001 00002 #pragma once 00003 #ifndef TEST_H 00004 #define TEST_H 00005 00007 namespace foo 00008 { 00010 void A_Function(); 00011 } 00012 00013 00014 #endif //TEST_H