Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / TAO_IDL / fe / post_gperf.sed
blobca1feac53d8603ebb0a77079f17f524ab6991c43
1 1i\
2 #include "fe_private.h"\
3 #include "ace/OS_NS_string.h"\
5 s/,}/,0}/g
6 s/\*str == \*s && !ACE_OS::strncmp/len == static_cast<unsigned int> (ACE_OS::strlen (s)) \&\& *str == *s \&\& !ACE_OS::strncmp/g