Commit Graph

8 Commits (555719298118bb7ebcb95f7688de25decb21362d)

Author SHA1 Message Date
gabime ab178057db Fixed (maybe) #1348 6 years ago
gabime ea95ea8295 Fix potential issue #660 8 years ago
gabime a2653d409f clang-format 8 years ago
daylanKifky 5153b44507 minor fixes 8 years ago
daylanKifky 27e7412640 modified path on quoted #includes
Paths pointing to the root of the library where replaced for ones relatives to each file.

For example, inside /include/spdlog/details/file_helper.h:

This will look for os.h in /include/spdlog/details/spdlog/details/ which doesn't exists.

replaced with:
8 years ago
Tennn f8d509d010 Fixed issues 449
Please check it
8 years ago
gabime 43a4048b92 astyle 9 years ago
gabime 0ae66b5b28 support for external fmtlib 9 years ago