summaryrefslogtreecommitdiff
path: root/src/CommonAPI/Factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/CommonAPI/Factory.h')
-rw-r--r--src/CommonAPI/Factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CommonAPI/Factory.h b/src/CommonAPI/Factory.h
index 4a7c729..3760953 100644
--- a/src/CommonAPI/Factory.h
+++ b/src/CommonAPI/Factory.h
@@ -185,7 +185,7 @@ class Factory {
*
* @return the Runtime
*/
- inline std::shared_ptr<Runtime> getRuntime();
+ std::shared_ptr<Runtime> getRuntime();
/**
* \brief Register a service stub under a specified address