File diff r6271:fc60b6761d72 → r6272:d79252023eed
src/stdafx.h
Show inline comments
 
@@ -20,6 +20,8 @@
 
# define INT64_MAX 9223372036854775807LL
 
#endif
 

	
 
#include <limits>
 

	
 
#include <cstdio>
 
#include <cstddef>
 
#include <cstring>