summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/tinycbor/tests/encoder/data.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/tinycbor/tests/encoder/data.cpp')
-rw-r--r--src/3rdparty/tinycbor/tests/encoder/data.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/3rdparty/tinycbor/tests/encoder/data.cpp b/src/3rdparty/tinycbor/tests/encoder/data.cpp
index 995c54674d..df1471548e 100644
--- a/src/3rdparty/tinycbor/tests/encoder/data.cpp
+++ b/src/3rdparty/tinycbor/tests/encoder/data.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2018 Intel Corporation
+** Copyright (C) 2019 Intel Corporation
**
** Permission is hereby granted, free of charge, to any person obtaining a copy
** of this software and associated documentation files (the "Software"), to deal
@@ -22,8 +22,7 @@
**
****************************************************************************/
-#include <QTest>
-#include <QFloat16>
+#include <QtTest>
static float myNaNf()
{