Cleaned up comments to make regex.h C compatible.

[SVN r25414]
This commit is contained in:
John Maddock
2004-09-26 10:25:31 +00:00
parent c0e6b1f5a2
commit 396136146f
3 changed files with 44 additions and 42 deletions

View File

@ -165,10 +165,10 @@ typedef enum
} // namespace
#endif
#if defined(__cplusplus)
//
// C++ high level wrapper goes here:
//
#if defined(__cplusplus)
#include <string>
#include <vector>
namespace boost{
@ -271,7 +271,7 @@ public:
#endif
#endif // include guard
#endif /* include guard */