Fix missing include and wrong comment format

While the comment format was valid C++, it breaks our tooling badly.
I opened up a github issue for our tooling, because unexpected
formatting of a block comment should not silently generate invalid
single header file, see #1269.
This commit is contained in:
Martin Hořeňovský 2018-04-30 15:15:59 +02:00
parent e92b9c07c3
commit 0510d4755f

View File

@ -13,6 +13,7 @@
#include <cstring>
#include <fstream>
#include <sstream>
#include <stdexcept>
#if defined(CATCH_PLATFORM_WINDOWS)
#include <io.h> //_dup and _dup2