summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqldatabase/tst_databases.h
diff options
context:
space:
mode:
authorAhmad Samir <a.samirh78@gmail.com>2023-03-03 23:22:52 +0200
committerAhmad Samir <a.samirh78@gmail.com>2023-03-05 13:22:01 +0200
commit0f0b9bd2cf9518b9fb993cf22137871870092055 (patch)
treed6259190070400332d99795aef15c9865cd13ad2 /tests/auto/sql/kernel/qsqldatabase/tst_databases.h
parent073848f3c44911399b002ab01e3ae2e22bdfa8ff (diff)
QCompilerDetection: fix compiler warning about undefined macro
build/include/QtCore/../../../src/corelib/global/qcompilerdetection.h:546:7: warning: '__cplusplus' is not defined, evaluates to 0 [-Wundef] # if __cplusplus >= 201103L || defined(__GXX_EXPERIMENTAL_CXX0X__) ^ build/include/QtCore/../../../src/corelib/global/qcompilerdetection.h:648:7: warning: '__cplusplus' is not defined, evaluates to 0 [-Wundef]. # if __cplusplus > 201103L ^ Change-Id: I8ed8e0c4b93977238986df0b3339ffae4d1d0fda Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/sql/kernel/qsqldatabase/tst_databases.h')
0 files changed, 0 insertions, 0 deletions