author | dwmw2 <dwmw2> | 2002-04-02 14:02:44 (UTC) |
---|---|---|
committer | dwmw2 <dwmw2> | 2002-04-02 14:02:44 (UTC) |
commit | 108f15e0121aca57d5828cf0f22285989d920bd7 (patch) (unidiff) | |
tree | 253c9bca48bb864b02428c72d4baf2d085579d9c | |
parent | 623ce8225b7f75755146601e2c8d7f1e7e9a65d0 (diff) | |
download | opie-108f15e0121aca57d5828cf0f22285989d920bd7.zip opie-108f15e0121aca57d5828cf0f22285989d920bd7.tar.gz opie-108f15e0121aca57d5828cf0f22285989d920bd7.tar.bz2 |
Remove #include <stdiostream.h>. It wasn't used, and isn't present in my gcc3
-rw-r--r-- | core/pim/datebook/dateentryimpl.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/pim/datebook/dateentryimpl.cpp b/core/pim/datebook/dateentryimpl.cpp index e563db0..403378e 100644 --- a/core/pim/datebook/dateentryimpl.cpp +++ b/core/pim/datebook/dateentryimpl.cpp | |||
@@ -45,4 +45,2 @@ | |||
45 | 45 | ||
46 | #include <stdiostream.h> | ||
47 | |||
48 | /* | 46 | /* |