00001 #include "test.h" 00002 00003 #include <stdio.h> 00004 00005 namespace test 00006 { 00007 QTextStream out(stdout); 00008 00009 bool result = true; 00010 00011 }