Unit test for callsign list

This commit is contained in:
Klaus Basan
2014-01-26 23:14:43 +01:00
parent a95709bbf1
commit 0e7c71f91b
2 changed files with 10 additions and 2 deletions

View File

@@ -3,8 +3,9 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "blackmisc/avatcstation.h"
#include "testvariantandmap.h"
#include "blackmisc/avatcstation.h"
#include "blackmisc/valuemap.h"
#include <QList>
#include <QString>
#include <vector>