diff options
Diffstat (limited to 'brep/types')
-rw-r--r-- | brep/types | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ namespace brep { - // Commonly-used types. + // Commonly-used types. // using std::uint8_t; using std::uint16_t; |