Fixed the rest of the includes to explicitly state yaml-cpp/

This commit is contained in:
Jesse Beder
2010-10-18 07:22:53 +00:00
parent 21be19d493
commit 9ad3a1b905
10 changed files with 26 additions and 26 deletions

View File

@@ -3,7 +3,7 @@
#ifndef EMITFROMEVENTS_H_62B23520_7C8E_11DE_8A39_0800200C9A66
#define EMITFROMEVENTS_H_62B23520_7C8E_11DE_8A39_0800200C9A66
#include "eventhandler.h"
#include "yaml-cpp/eventhandler.h"
#include <stack>
namespace YAML