summaryrefslogtreecommitdiff
path: root/include/sockets.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sockets.h')
-rw-r--r--include/sockets.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sockets.h b/include/sockets.h
index d90a52f91..fc10fec4e 100644
--- a/include/sockets.h
+++ b/include/sockets.h
@@ -126,7 +126,7 @@ public:
};
};
-class SocketException : public CoreException
+class CoreExport SocketException : public CoreException
{
public:
/** Constructor for socket exceptions