summaryrefslogtreecommitdiff
path: root/Examples/python/callback/example.h
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/python/callback/example.h')
-rw-r--r--Examples/python/callback/example.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Examples/python/callback/example.h b/Examples/python/callback/example.h
index 1a0e8c432..2a0194999 100644
--- a/Examples/python/callback/example.h
+++ b/Examples/python/callback/example.h
@@ -1,6 +1,5 @@
/* File : example.h */
-#include <cstdio>
#include <iostream>
class Callback {