Moved inl file to hh

This commit is contained in:
Jan Möbius
2022-02-23 13:05:55 +01:00
parent 878474a0aa
commit 9202308922
3 changed files with 2 additions and 14 deletions

View File

@@ -424,7 +424,7 @@ struct binary< std::vector< T >, typename std::enable_if<std::is_default_constru
}
};
#include <OpenMesh/Core/IO/SR_binary_vector_of_bool.inl>
#include <OpenMesh/Core/IO/SR_binary_vector_of_bool.hh>
// ----------------------------------------------------------------------------