summaryrefslogtreecommitdiff
path: root/cppe/test/include/TestCommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'cppe/test/include/TestCommon.h')
-rw-r--r--cppe/test/include/TestCommon.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cppe/test/include/TestCommon.h b/cppe/test/include/TestCommon.h
index 67b39f7d545..d060342b38f 100644
--- a/cppe/test/include/TestCommon.h
+++ b/cppe/test/include/TestCommon.h
@@ -12,6 +12,8 @@
#include <IceUtil/Config.h>
+#include <stdio.h>
+
void
inline testFailed(const char* expr, const char* file, unsigned int line)
{