summaryrefslogtreecommitdiff
path: root/vio/VioSSLAcceptorFd.cc
diff options
context:
space:
mode:
Diffstat (limited to 'vio/VioSSLAcceptorFd.cc')
-rw-r--r--vio/VioSSLAcceptorFd.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/vio/VioSSLAcceptorFd.cc b/vio/VioSSLAcceptorFd.cc
new file mode 100644
index 00000000000..f821685430e
--- /dev/null
+++ b/vio/VioSSLAcceptorFd.cc
@@ -0,0 +1,4 @@
+
+#ifdef __GNUC__
+#pragma interface /* gcc class implementation */
+#endif