Removed crt stuff (we can do memory leak checking in Linux easier)

This commit is contained in:
Jesse Beder
2009-10-27 14:55:01 +00:00
parent b5c53d9e3a
commit fe57829aca
20 changed files with 2 additions and 52 deletions

View File

@@ -4,7 +4,6 @@
#define YAML_H_62B23520_7C8E_11DE_8A39_0800200C9A66
#include "crt.h"
#include "parser.h"
#include "node.h"
#include "iterator.h"