Kaydet (Commit) 09f83e1f authored tarafından Pedro Giffuni's avatar Pedro Giffuni Kaydeden (comit) Caolán McNamara

Small fix for BSD.

Part of Code Review:
https://reviews.freebsd.org/D2055

Author:		Don Lewis (truckman at FreeBSD)
(cherry picked from commit ecebe457)
üst 27e0fee7
...@@ -37,6 +37,7 @@ ...@@ -37,6 +37,7 @@
#include <algorithm> #include <algorithm>
#include <functional> #include <functional>
#include <string.h> #include <string.h>
#include <time.h>
namespace /* private */ { namespace /* private */ {
typedef std::vector<string_t> string_container_t; typedef std::vector<string_t> string_container_t;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment