Fix build with Qt 5.5 branch.

main
Teo Mrnjavac 10 years ago
parent 1d5f24f412
commit 19bcc887a8

@ -20,7 +20,6 @@
#include <yaml-cpp/yaml.h>
#include <QRegExp>
#include <QVariant>
void
operator>>( const YAML::Node& node, QStringList& v )

@ -20,6 +20,7 @@
#define YAMLUTILS_H
#include <QStringList>
#include <QVariant>
namespace YAML
{

Loading…
Cancel
Save