fix header
This commit is contained in:
		
							parent
							
								
									e7da6a5abc
								
							
						
					
					
						commit
						f5c9e5e226
					
				|  | @ -20,8 +20,9 @@ | ||||||
| 
 | 
 | ||||||
| #include <kiwano/utils/ConfigIni.h> | #include <kiwano/utils/ConfigIni.h> | ||||||
| #include <kiwano/core/Exception.h> | #include <kiwano/core/Exception.h> | ||||||
| #include <fstream> | #include <fstream>  // std::ifstream, std::ofstream
 | ||||||
| #include <algorithm> | #include <algorithm>  // std::sort, std::for_each
 | ||||||
|  | #include <cctype>  // std::isspace
 | ||||||
| 
 | 
 | ||||||
| #define KGE_DEFAULT_INI_SECTION_NAME "default" | #define KGE_DEFAULT_INI_SECTION_NAME "default" | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue