summaryrefslogtreecommitdiff
path: root/qpid/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp')
-rw-r--r--qpid/cpp/src/qpid/Options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/qpid/Options.h b/qpid/cpp/src/qpid/Options.h
index e5b386912d..ed4221fc90 100644
--- a/qpid/cpp/src/qpid/Options.h
+++ b/qpid/cpp/src/qpid/Options.h
@@ -63,7 +63,7 @@ QPID_COMMON_EXTERN std::string prettyArg(const std::string&, const std::string&)
///@internal
template <class T>
-QPID_COMMON_EXTERN po::value_semantic* create_value(T& val, const std::string& arg);
+po::value_semantic* create_value(T& val, const std::string& arg);
/** Create an option value.
* name, value appear after the option name in help like this: