summaryrefslogtreecommitdiff
path: root/noncore/apps/zsafe/zsafe.h
authoralwin <alwin>2004-02-17 23:47:39 (UTC)
committer alwin <alwin>2004-02-17 23:47:39 (UTC)
commit0c5ed2b6ef3c8b3321e6fd1889a09e402b7fc2e8 (patch) (side-by-side diff)
treed6cfdc2be603da8b6a4b87a3ba6b57952bbf1333 /noncore/apps/zsafe/zsafe.h
parente4f501b5e7006c54f1447c830eaeee6a0f26cc1a (diff)
downloadopie-0c5ed2b6ef3c8b3321e6fd1889a09e402b7fc2e8.zip
opie-0c5ed2b6ef3c8b3321e6fd1889a09e402b7fc2e8.tar.gz
opie-0c5ed2b6ef3c8b3321e6fd1889a09e402b7fc2e8.tar.bz2
removed stdc++ dependies
Diffstat (limited to 'noncore/apps/zsafe/zsafe.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/zsafe/zsafe.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/noncore/apps/zsafe/zsafe.h b/noncore/apps/zsafe/zsafe.h
index b5019a9..eef5cdc 100644
--- a/noncore/apps/zsafe/zsafe.h
+++ b/noncore/apps/zsafe/zsafe.h
@@ -11,15 +11,12 @@
**
** WARNING! All changes made in this file will be lost!
****************************************************************************/
#ifndef ZSAFE_H
#define ZSAFE_H
-#ifndef WIN32
-#include <stream.h>
-#endif
#include <stdio.h>
#include "infoform.h"
#include "categorylist.h"
#include "shadedlistitem.h"