Z-Botan-0.4.0.0: third_party/botan/src/lib/x509/asn1_attribute.h
/* * Botan is released under the Simplified BSD License (see license.txt) */ #ifndef BOTAN_ASN1_ATTRIBUTE_H_ #define BOTAN_ASN1_ATTRIBUTE_H_ #include <botan/pkix_types.h> BOTAN_DEPRECATED_HEADER(asn1_attribute.h) #endif