aboutsummaryrefslogtreecommitdiffstats
path: root/test/TestHelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/TestHelper.h')
-rw-r--r--test/TestHelper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TestHelper.h b/test/TestHelper.h
index beb081cd..2cb24fd7 100644
--- a/test/TestHelper.h
+++ b/test/TestHelper.h
@@ -107,7 +107,7 @@ struct Options: boost::noncopyable
{
std::string ipcPath;
- Options const& get();
+ static Options const& get();
private:
Options();