diff options
Diffstat (limited to 'net/http/http_transaction_factory.h')
-rw-r--r-- | net/http/http_transaction_factory.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/http/http_transaction_factory.h b/net/http/http_transaction_factory.h index 3d37ffe..0d0f642 100644 --- a/net/http/http_transaction_factory.h +++ b/net/http/http_transaction_factory.h @@ -4,6 +4,7 @@ #ifndef NET_HTTP_HTTP_TRANSACTION_FACTORY_H__ #define NET_HTTP_HTTP_TRANSACTION_FACTORY_H__ +#pragma once #include "base/scoped_ptr.h" |