We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3970d3f commit 06e1c50Copy full SHA for 06e1c50
cpp/IceBox/hello/HelloServiceI.cpp
@@ -1,7 +1,7 @@
1
// Copyright (c) ZeroC, Inc.
2
3
-#include "HelloI.h"
4
#include "HelloServiceI.h"
+#include "HelloI.h"
5
6
#include <Ice/Ice.h>
7
#include <iostream>
0 commit comments