Windows sstream missing

loglevel v0.5
marcelb 8 months ago
parent 3a2f9fa12e
commit db7f8ebd92
  1. 1
      lib/log.hpp

@ -4,6 +4,7 @@
#include <iostream>
#include <iomanip>
#include <string>
#include <sstream>
#include <fstream>
#include <time.h>
#include <sys/stat.h>

Loading…
Cancel
Save