Sha256: 7d56672ae95e5f8f696b2240c821179c5d2f0e0127cdcdc11034c1b4b59b4180

Contents?: true

Size: 206 Bytes

Versions: 11

Compression:

Stored size: 206 Bytes

Contents

#ifndef NOKOGIRI_EXT_XMLSEC_COMMON_H
#define NOKOGIRI_EXT_XMLSEC_COMMON_H

#ifndef TRUE
#define TRUE 1
#endif
#ifndef FALSE
#define FALSE 0
#endif

typedef int BOOL;

#endif // NOKOGIRI_EXT_XMLSEC_COMMON_H

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
nokogiri-xmlsec-instructure-0.10.3 ext/nokogiri_ext_xmlsec/common.h
nokogiri-xmlsec-instructure-0.10.2 ext/nokogiri_ext_xmlsec/common.h
nokogiri-xmlsec-instructure-0.10.1 ext/nokogiri_ext_xmlsec/common.h
nokogiri-xmlsec-instructure-0.10.0 ext/nokogiri_ext_xmlsec/common.h
nokogiri-xmlsec-instructure-0.9.7 ext/nokogiri_ext_xmlsec/common.h
nokogiri-xmlsec-instructure-0.9.6 ext/nokogiri_ext_xmlsec/common.h
nokogiri-xmlsec-instructure-0.9.5 ext/nokogiri_ext_xmlsec/common.h
nokogiri-xmlsec-instructure-0.9.4 ext/nokogiri_ext_xmlsec/common.h
nokogiri-xmlsec-me-harder-0.9.2 ext/nokogiri_ext_xmlsec/common.h
nokogiri-xmlsec-me-harder-0.9.1 ext/nokogiri_ext_xmlsec/common.h
nokogiri-xmlsec-me-harder-0.9.0 ext/nokogiri_ext_xmlsec/common.h