remove include to avoid warnings about unused variables

This commit is contained in:
Robert Haschke 2018-03-17 17:30:39 +01:00
parent 98d58d0b4d
commit 1b38ced175

View File

@ -1,5 +1,4 @@
#include "handler_test.h"
#include "specexamples.h" // IWYU pragma: keep
#include "yaml-cpp/yaml.h" // IWYU pragma: keep
#include "gmock/gmock.h"