fixup headers in strftime.hpp, (missing <string>)
This commit is contained in:
parent
f6291d33eb
commit
7247d14535
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
#define STRFTIME_HPP_INCLUDED
|
||||
|
||||
#include <ctime>
|
||||
#include <string>
|
||||
|
||||
namespace util {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue