mirror of
https://github.com/Relintai/scons_gd.git
synced 2025-04-19 21:53:13 +02:00
8 lines
91 B
Plaintext
8 lines
91 B
Plaintext
#include "b"
|
|
// #include "c"
|
|
// #include "d"
|
|
// #include "e"
|
|
|
|
int dummy() {
|
|
return 1;
|
|
} |