waf/docs/book/examples/scenarios_idl/main.cpp

7 lines
47 B
C++

#include "foo.hpp"
int main() {
return 0;
}