core/libofa/gcc-4.5.patch

10 lines
307 B
Diff
Raw Normal View History

2016-02-24 05:07:52 +08:00
--- 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"