Fix errors while building with clang

This commit is contained in:
Chilledheart
2014-05-15 12:31:03 +08:00
parent c07c9606ed
commit fa16ef394c
3 changed files with 3 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
// of patent rights can be found in the PATENTS file in the same directory.
#include <cstdio>
#include <cstdlib>
#include <vector>
#include <memory>