diff options
Diffstat (limited to 'net/ftp/ftp_request_info.h')
-rw-r--r-- | net/ftp/ftp_request_info.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ftp/ftp_request_info.h b/net/ftp/ftp_request_info.h index a2e90c6..1228b5c 100644 --- a/net/ftp/ftp_request_info.h +++ b/net/ftp/ftp_request_info.h @@ -4,6 +4,7 @@ #ifndef NET_FTP_FTP_REQUEST_INFO_H_ #define NET_FTP_FTP_REQUEST_INFO_H_ +#pragma once #include "googleurl/src/gurl.h" |