diff options
Diffstat (limited to 'net/ocsp/nss_ocsp.h')
-rw-r--r-- | net/ocsp/nss_ocsp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ocsp/nss_ocsp.h b/net/ocsp/nss_ocsp.h index 1bacd76..a31d025 100644 --- a/net/ocsp/nss_ocsp.h +++ b/net/ocsp/nss_ocsp.h @@ -4,6 +4,7 @@ #ifndef NET_OCSP_NSS_OCSP_H_ #define NET_OCSP_NSS_OCSP_H_ +#pragma once class URLRequestContext; |