Normalize whitespaces in the codebase

This commit is contained in:
Andrej730
2026-08-19 18:16:59 +05:00
parent 030e6e5bb4
commit 104591a80b
117 changed files with 636 additions and 638 deletions
+1 -1
View File
@@ -301,7 +301,7 @@ namespace impl {
bool serialize(std::string& buffer, const boost::logic::tribool& value);
bool serialize(std::string& buffer, const boost::dynamic_bitset<>& value);
bool serialize(std::string& buffer, const express::base& value);
bool serialize(std::string& buffer, const ifcopenshell::enumeration_reference& value);