Changing include order for msys headers.
This commit is contained in:
parent
456f37f0e4
commit
bc95e4235a
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
#include <gtest/gtest.h>
|
||||
|
||||
#include <rai/qt/qt.hpp>
|
||||
|
||||
#include <boost/property_tree/json_parser.hpp>
|
||||
|
||||
#include <rai/qt/qt.hpp>
|
||||
#include <thread>
|
||||
#include <QTest>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue