Ingo Klöcker e64dd7ee51
cpp: Don't include config.h
* lang/cpp/src/*.cpp, lang/cpp/tests/*.cpp: Remove config.h include.
--

The C++ binding sources don't need anything from config.h.

GnuPG-bug-id: 7110
2024-06-11 14:23:40 +02:00
..
2018-10-09 11:24:18 +02:00
2024-06-11 14:23:40 +02:00
2024-06-11 14:23:40 +02:00
2024-06-11 14:23:40 +02:00
2024-06-11 14:23:40 +02:00

Tests for the C++ bindings.

Most autotests for the C++ bindings use the QTest framework
and live in lang/qt/tests.