Files
frame/frame-cstdio.patch

14 lines
318 B
Diff

Index: frame/src/device.cpp
===================================================================
--- frame.orig/src/device.cpp
+++ frame/src/device.cpp
@@ -18,6 +18,8 @@
*
****************************************************************************/
+#include <cstdio>
+
#include "device.h"
#include "axis.h"