Merge IWYU from core

This commit is contained in:
Jesse Beder
2014-03-22 23:08:09 -05:00
35 changed files with 193 additions and 110 deletions

View File

@@ -1,8 +1,9 @@
#include "tests.h"
#include "handlermacros.h"
#include "yaml-cpp/yaml.h"
#include <iostream>
#include "teststruct.h"
#include "yaml-cpp/eventhandler.h"
#include "yaml-cpp/yaml.h" // IWYU pragma: keep
namespace Test {
namespace Emitter {
////////////////////////////////////////////////////////////////////////////////////////////////////////