summaryrefslogtreecommitdiffstats
path: root/common/resourceaccess.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/resourceaccess.h')
-rw-r--r--common/resourceaccess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/resourceaccess.h b/common/resourceaccess.h
index 5c65998..47b848e 100644
--- a/common/resourceaccess.h
+++ b/common/resourceaccess.h
@@ -145,7 +145,7 @@ private:
145 * 145 *
146 * This avoids constantly recreating connections, and should allow a single process to have one connection per resource. 146 * This avoids constantly recreating connections, and should allow a single process to have one connection per resource.
147 */ 147 */
148class ResourceAccessFactory 148class SINK_EXPORT ResourceAccessFactory
149{ 149{
150public: 150public:
151 static ResourceAccessFactory &instance(); 151 static ResourceAccessFactory &instance();