diff options
author | Pixel <Pixel> | 2001-12-02 19:05:04 +0000 |
---|---|---|
committer | Pixel <Pixel> | 2001-12-02 19:05:04 +0000 |
commit | 84944dbe0dfcadfb5c069e210c0545b88aae57dc (patch) | |
tree | 03500722286440fe075315cca686a9d7d2e71d2e /lib/Output.cc | |
parent | e4075153def021c3405accb19ffcdc3247d98807 (diff) |
Little more...
Diffstat (limited to 'lib/Output.cc')
-rw-r--r-- | lib/Output.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Output.cc b/lib/Output.cc index 3f755ef..c85d372 100644 --- a/lib/Output.cc +++ b/lib/Output.cc @@ -5,7 +5,6 @@ #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> - #include "Output.h" #include "Exceptions.h" #include "config.h" |