File diff r25669:84e72cc3f9a8 → r25670:05e0344a9551
src/3rdparty/fmt/format-inl.h
Show inline comments
 
@@ -8,7 +8,7 @@
 
#ifndef FMT_FORMAT_INL_H_
 
#define FMT_FORMAT_INL_H_
 

	
 
#include <cassert>
 
/* Do not include cassert as that breaks our own asserts. */
 
#include <cctype>
 
#include <climits>
 
#include <cmath>