diff options
| -rw-r--r-- | include/ocl/fix/checksum.hpp | 2 | ||||
| -rw-r--r-- | include/ocl/fix/detail/config.hpp | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/include/ocl/fix/checksum.hpp b/include/ocl/fix/checksum.hpp index 592d33d..c075b13 100644 --- a/include/ocl/fix/checksum.hpp +++ b/include/ocl/fix/checksum.hpp @@ -14,4 +14,4 @@ namespace ocl::fix { } -#endif
\ No newline at end of file +#endif diff --git a/include/ocl/fix/detail/config.hpp b/include/ocl/fix/detail/config.hpp index 6eac6e3..28bfd1f 100644 --- a/include/ocl/fix/detail/config.hpp +++ b/include/ocl/fix/detail/config.hpp @@ -12,4 +12,5 @@ #include <ocl/crc_hash.hpp> #include <ocl/print.hpp> -#endif
\ No newline at end of file +#endif + |
