summaryrefslogtreecommitdiffstats
path: root/src/pycode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pycode.h')
-rw-r--r--src/pycode.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pycode.h b/src/pycode.h
index 642da46..e7c1b8b 100644
--- a/src/pycode.h
+++ b/src/pycode.h
@@ -25,9 +25,6 @@
#ifndef PYCODE_H
#define PYCODE_H
-#include "qtbc.h"
-#include <stdio.h>
-
class CodeOutputInterface;
class FileDef;
class MemberDef;