diff options
Diffstat (limited to 'cppe/demo/IceE/throughput/ThroughputI.cpp')
-rw-r--r-- | cppe/demo/IceE/throughput/ThroughputI.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cppe/demo/IceE/throughput/ThroughputI.cpp b/cppe/demo/IceE/throughput/ThroughputI.cpp index 203163976fb..8fb685995ee 100644 --- a/cppe/demo/IceE/throughput/ThroughputI.cpp +++ b/cppe/demo/IceE/throughput/ThroughputI.cpp @@ -8,6 +8,7 @@ // ********************************************************************** #include <ThroughputI.h> +#include <IceE/IceE.h> using namespace std; using namespace Demo; |