summaryrefslogtreecommitdiff
path: root/ACE/protocols/ace/INet/SSL_X509Cert.cpp
blob: a8eab468b0e7340730db78c584ca2e85791ac8d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#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