Fixed build error with VS2015

pull/72/head
yhirose 5 years ago
parent 4d0b2b3591
commit 9ee03a9211
  1. 1
      peglib.h

@ -9,6 +9,7 @@
#define CPPPEGLIB_PEGLIB_H
#include <algorithm>
#include <cctype>
#include <cassert>
#include <cstring>
#include <functional>

Loading…
Cancel
Save