author | llornkcor <llornkcor> | 2003-11-12 21:00:27 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2003-11-12 21:00:27 (UTC) |
commit | aec97f423ccc42f803f09ccf743b42e36363cc26 (patch) (unidiff) | |
tree | 7281736f94213dd9b8810b47e86633bf7e788240 | |
parent | d9a835f8672d0fb485335e9fc85c35a430320ce2 (diff) | |
download | opie-aec97f423ccc42f803f09ccf743b42e36363cc26.zip opie-aec97f423ccc42f803f09ccf743b42e36363cc26.tar.gz opie-aec97f423ccc42f803f09ccf743b42e36363cc26.tar.bz2 |
opierec doesnot need iostream.h
-rw-r--r-- | noncore/multimedia/opierec/qtrec.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/multimedia/opierec/qtrec.h b/noncore/multimedia/opierec/qtrec.h index 5d6ed62..ada3270 100644 --- a/noncore/multimedia/opierec/qtrec.h +++ b/noncore/multimedia/opierec/qtrec.h | |||
@@ -9,5 +9,4 @@ copyright 2002 by L.J. Potter ljp@llornkcor.com | |||
9 | #include <qpe/ir.h> | 9 | #include <qpe/ir.h> |
10 | 10 | ||
11 | #include <iostream.h> | ||
12 | #include <qfile.h> | 11 | #include <qfile.h> |
13 | #include <qimage.h> | 12 | #include <qimage.h> |