diff --git a/src/xtd.core/include/xtd/argument_collection.hpp b/src/xtd.core/include/xtd/argument_collection.hpp index 916b9eadb75..a4f5b950e63 100644 --- a/src/xtd.core/include/xtd/argument_collection.hpp +++ b/src/xtd.core/include/xtd/argument_collection.hpp @@ -1,7 +1,7 @@ /// @file /// @brief Contains xtd::argument_collection alias. /// @copyright Copyright (c) 2024 Gammasoft. All rights reserved. -#pragma one +#pragma once #include "collections/specialized/string_collection.hpp" /// @brief The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.