Reorganized so that we don't have cyclic include problems

This commit is contained in:
beder
2011-09-07 02:59:58 -05:00
parent 6fa53f9714
commit 7a3f425720
10 changed files with 105 additions and 47 deletions

View File

@@ -1,4 +1,4 @@
#include "yaml-cpp/value/value.h"
#include "yaml-cpp/value.h"
int main()
{