diff options
Diffstat (limited to 'cpp/demo/IceStorm/clock/ClockI.cpp')
-rw-r--r-- | cpp/demo/IceStorm/clock/ClockI.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/demo/IceStorm/clock/ClockI.cpp b/cpp/demo/IceStorm/clock/ClockI.cpp index 29c7b6725e3..38f463f1d0b 100644 --- a/cpp/demo/IceStorm/clock/ClockI.cpp +++ b/cpp/demo/IceStorm/clock/ClockI.cpp @@ -9,7 +9,6 @@ // ********************************************************************** #include <Ice/Ice.h> - #include <ClockI.h> using namespace std; |