From 40605b78c7ad6c2c742fd1d66c372bd0d64ed29f Mon Sep 17 00:00:00 2001 From: beder Date: Tue, 6 Sep 2011 16:06:46 -0500 Subject: [PATCH] Moved the value header to its own subfolder --- include/yaml-cpp/{ => value}/value.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename include/yaml-cpp/{ => value}/value.h (100%) diff --git a/include/yaml-cpp/value.h b/include/yaml-cpp/value/value.h similarity index 100% rename from include/yaml-cpp/value.h rename to include/yaml-cpp/value/value.h