Skip to content

Commit 15315ac

Browse files
committed
Merge branch 'master' of https://github.com/gammasoft71/xtd
2 parents 91823cc + 8598590 commit 15315ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xtd.core/include/xtd/abstract_object.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ namespace xtd {
3232
/// @brief Initializes a new instance of the xtd::abstract_object class.
3333
abstract_object() = default;
3434
/// @}
35-
35+
3636
/// @cond
3737
~abstract_object() override = default;
3838
/// @endcond

0 commit comments

Comments
 (0)