Cleaning up some clang issues.

This commit is contained in:
Ben Vanik
2014-08-21 22:27:33 -07:00
parent 9b76d02f26
commit f65d860640
6 changed files with 7 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
#include <alloy/runtime/debug_info.h>
#include <memory>
#include <cstdlib>
namespace alloy {
namespace runtime {