kde-playground/kdepimlibs/includes/tests/header_compile.cpp
2015-04-14 21:49:29 +00:00

7 lines
69 B
C++

#include "all_includes.h"
int main( int , char** )
{
return 0;
}