chronoxor
|
1500f00525
|
Remove unnecessary "fmt/" prefix which should be maintained with additional include_directories() in each project. (#397)
|
2016-10-11 06:45:04 -07:00 |
|
Victor Zverovich
|
9dbb60c4c8
|
Move fmt::fprintf to printf.h
|
2016-08-03 08:52:05 -07:00 |
|
Victor Zverovich
|
5c876088d3
|
Reduce noise
|
2016-06-22 06:33:56 -07:00 |
|
Glen Stark
|
72d51e0b1e
|
Implemented #335: custom printf support
|
2016-06-09 08:41:56 -07:00 |
|
Victor Zverovich
|
e160c2b79a
|
Add fmt prefix to includes (#332)
Technically it is not necessary, but prevents errors when people add the
fmt directory itself rather than its parent to includes.
|
2016-05-22 16:42:44 -07:00 |
|
Victor Zverovich
|
90730e706b
|
Move ostream support to ostream.{h,cc}
|
2016-05-06 07:37:20 -07:00 |
|