Files
fmt/include/fmt
denchat 52bd62c72f Create separate dllexport marking points for clang and msvc. (#2229)
* add FMT_INSTANTIATION_DEF_API for msvc

This should fix https://github.com/fmtlib/fmt/issues/2228

To fix difference dllexport requirements
msvc:  dllexport at template instantiation definition in format.cc
clang: dllexport at template instantiation declaration (extern template) in format.h
2021-04-16 12:34:18 -07:00
..
2021-04-03 09:14:52 -07:00
2021-04-01 09:19:36 -07:00
2020-05-07 15:59:46 -07:00