diff options
Diffstat (limited to 'net/base/x509_certificate.h')
-rw-r--r-- | net/base/x509_certificate.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/base/x509_certificate.h b/net/base/x509_certificate.h index 7ae2604..58b32bc 100644 --- a/net/base/x509_certificate.h +++ b/net/base/x509_certificate.h @@ -4,6 +4,7 @@ #ifndef NET_BASE_X509_CERTIFICATE_H_ #define NET_BASE_X509_CERTIFICATE_H_ +#pragma once #include <string.h> |