diff options
Diffstat (limited to 'net/ftp/ftp_transaction_factory.h')
-rw-r--r-- | net/ftp/ftp_transaction_factory.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ftp/ftp_transaction_factory.h b/net/ftp/ftp_transaction_factory.h index 7e39026..fcdddb7 100644 --- a/net/ftp/ftp_transaction_factory.h +++ b/net/ftp/ftp_transaction_factory.h @@ -4,6 +4,7 @@ #ifndef NET_FTP_FTP_TRANSACTION_FACTORY_H_ #define NET_FTP_FTP_TRANSACTION_FACTORY_H_ +#pragma once namespace net { |