Fix broken QA build on Linux.

This commit is contained in:
Wayne Stambaugh 2021-08-03 12:02:42 -04:00
parent c00f4ed5d2
commit 813d8f0957
1 changed files with 2 additions and 1 deletions

View File

@ -25,6 +25,7 @@
#ifndef QA_PCBNEW_BOARD_TEST_UTILS__H
#define QA_PCBNEW_BOARD_TEST_UTILS__H
#include <memory>
#include <string>
#include <wx/string.h>
@ -65,4 +66,4 @@ void FillZones( BOARD* m_board, int aFillVersion );
} // namespace KI_TEST
#endif // QA_PCBNEW_BOARD_TEST_UTILS__H
#endif // QA_PCBNEW_BOARD_TEST_UTILS__H