11 lines
308 B
Diff
11 lines
308 B
Diff
--- libofa-0.9.3/examples/example.cpp~ 2010-05-19 18:07:19.517650317 +0200
|
|
+++ libofa-0.9.3/examples/example.cpp 2010-05-19 18:07:31.754317472 +0200
|
|
@@ -6,6 +6,7 @@
|
|
No rights reserved.
|
|
|
|
-------------------------------------------------------------------*/
|
|
+#include <cstdio>
|
|
|
|
#include "protocol.h"
|
|
|