00001 #ifndef TOOLKITTEST_H 00002 #define TOOLKITTEST_H 00003 00004 namespace VRUT 00005 { 00006 void runToolkitTest(); 00007 }; 00008 #endif