Reorganized so that we don't have cyclic include problems

This commit is contained in:
Jesse Beder
2011-09-07 02:59:58 -05:00
parent fed95c5da4
commit f0174ca08b
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()
{