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