diff options
Diffstat (limited to 'net/ftp/ftp_util.h')
-rw-r--r-- | net/ftp/ftp_util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ftp/ftp_util.h b/net/ftp/ftp_util.h index 37a51c2..eb7e963 100644 --- a/net/ftp/ftp_util.h +++ b/net/ftp/ftp_util.h @@ -4,6 +4,7 @@ #ifndef NET_FTP_FTP_UTIL_H_ #define NET_FTP_FTP_UTIL_H_ +#pragma once #include <string> |