summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/optional/Client.cpp
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2014-09-11 17:38:07 +0200
committerJose <jose@zeroc.com>2014-09-11 17:38:07 +0200
commitc23959aa7a6bb1f81f1834fd68aed48962fd6e2e (patch)
treea1d14ec52574508a3e9e3492462c3a845e0912e7 /cpp/test/Ice/optional/Client.cpp
parentFix dependencies causing C++ rebuilds (diff)
downloadice-c23959aa7a6bb1f81f1834fd68aed48962fd6e2e.tar.bz2
ice-c23959aa7a6bb1f81f1834fd68aed48962fd6e2e.tar.xz
ice-c23959aa7a6bb1f81f1834fd68aed48962fd6e2e.zip
Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy"
This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak
Diffstat (limited to 'cpp/test/Ice/optional/Client.cpp')
-rw-r--r--cpp/test/Ice/optional/Client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/Ice/optional/Client.cpp b/cpp/test/Ice/optional/Client.cpp
index 897175a797c..dc655d276e6 100644
--- a/cpp/test/Ice/optional/Client.cpp
+++ b/cpp/test/Ice/optional/Client.cpp
@@ -9,7 +9,7 @@
#include <Ice/Ice.h>
#include <TestCommon.h>
-#include <Test.h>
+#include <TestI.h>
DEFINE_TEST("client")