aboutsummaryrefslogtreecommitdiff
path: root/examples/basic/src/bootstrap.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/basic/src/bootstrap.hpp')
-rw-r--r--examples/basic/src/bootstrap.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/basic/src/bootstrap.hpp b/examples/basic/src/bootstrap.hpp
index 9febbd9..964a3d7 100644
--- a/examples/basic/src/bootstrap.hpp
+++ b/examples/basic/src/bootstrap.hpp
@@ -2,4 +2,4 @@
#include <yacppdic/container.hpp>
-auto bootstrap() -> yacppdic::Container;
+auto bootstrap() -> yacppdic::DIContainer;