summaryrefslogtreecommitdiff
path: root/ACE/protocols/ace/INet/SSL_X509Cert.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/protocols/ace/INet/SSL_X509Cert.cpp')
-rw-r--r--ACE/protocols/ace/INet/SSL_X509Cert.cpp18
1 files changed, 18 insertions, 0 deletions
diff --git a/ACE/protocols/ace/INet/SSL_X509Cert.cpp b/ACE/protocols/ace/INet/SSL_X509Cert.cpp
new file mode 100644
index 00000000000..44845a70352
--- /dev/null
+++ b/ACE/protocols/ace/INet/SSL_X509Cert.cpp
@@ -0,0 +1,18 @@
+// $Id$
+
+#include "ace/INet/SSL_X509Cert.h"
+
+#if !defined (__ACE_INLINE__)
+#include "ace/INet/SSL_X509Cert.inl"
+#endif
+
+ACE_BEGIN_VERSIONED_NAMESPACE_DECL
+
+namespace ACE
+{
+ namespace INet
+ {
+ }
+}
+
+ACE_END_VERSIONED_NAMESPACE_DECL