Skip to content

Commit

Permalink
fix pragma once
Browse files Browse the repository at this point in the history
  • Loading branch information
gammasoft71 committed Dec 4, 2024
1 parent e280155 commit 9bd6eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xtd.core/include/xtd/argument_collection.hpp
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 9bd6eed

Please sign in to comment.