[Quiz] Cleanup

This commit is contained in:
Romain Goyet
2015-09-03 23:15:09 +02:00
parent 3e29ff1236
commit 2bb2a2af28
9 changed files with 44 additions and 49 deletions

View File

@@ -1 +1,6 @@
#ifndef QUIZ_H
#define QUIZ_H
#define TEST(foo) void test_##foo()
#endif