summaryrefslogtreecommitdiff
path: root/extensions/source/plugin/unx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-01-09 18:47:31 +0100
committerMichael Stahl <mstahl@redhat.com>2012-01-09 18:53:18 +0100
commit8f468159691f051ea2fa5d28486b989ecc75d69a (patch)
tree36c34981cfc63f458383e68506bbd89fbbe01a73 /extensions/source/plugin/unx
parentce123a5c6fedb7343428033d1cd82d97aa2cef34 (diff)
extensions: plugin: try to fix Mac build:
Move everything that requires ObjectiveC stuff to the ObjC++ files in the aqua subdirectory, where it belongs.
Diffstat (limited to 'extensions/source/plugin/unx')
-rw-r--r--extensions/source/plugin/unx/sysplug.cxx6
1 files changed, 6 insertions, 0 deletions
diff --git a/extensions/source/plugin/unx/sysplug.cxx b/extensions/source/plugin/unx/sysplug.cxx
index 8a2d24078ad0..24968feed942 100644
--- a/extensions/source/plugin/unx/sysplug.cxx
+++ b/extensions/source/plugin/unx/sysplug.cxx
@@ -44,6 +44,12 @@
#include <plugin/impl.hxx>
+
+::boost::shared_ptr<SysPlugData> CreateSysPlugData()
+{
+ return ::boost::shared_ptr<SysPlugData>();
+}
+
int UnxPluginComm::nConnCounter = 0;
UnxPluginComm::UnxPluginComm(