author | zecke <zecke> | 2003-12-09 20:58:41 (UTC) |
---|---|---|
committer | zecke <zecke> | 2003-12-09 20:58:41 (UTC) |
commit | afa2a1983fba363bc1d4f692fefc7fc26965de8d (patch) (side-by-side diff) | |
tree | 89f148a1417e6cdc0dac8e28cbadf187338d6d6f | |
parent | 31ba7b6bf273889f9486bb2df44d9a8a5381f579 (diff) | |
download | opie-afa2a1983fba363bc1d4f692fefc7fc26965de8d.zip opie-afa2a1983fba363bc1d4f692fefc7fc26965de8d.tar.gz opie-afa2a1983fba363bc1d4f692fefc7fc26965de8d.tar.bz2 |
Do not include stl if you don't use it
-rw-r--r-- | noncore/apps/oxygen/kmolcalc.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/apps/oxygen/kmolcalc.cpp b/noncore/apps/oxygen/kmolcalc.cpp index 1d41b0f..7a47942 100644 --- a/noncore/apps/oxygen/kmolcalc.cpp +++ b/noncore/apps/oxygen/kmolcalc.cpp @@ -16,7 +16,6 @@ #include <qdir.h> #include <qfile.h> #include <qpe/qpeapplication.h> -#include <iostream> /** |