QA: Use own unit test headers for eagle test
These include the appropriate "polyfills" for things like Boost versions.
This commit is contained in:
parent
7ee12d674e
commit
9e240db80c
|
@ -22,8 +22,8 @@
|
|||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#include <boost/test/test_case_template.hpp>
|
||||
#include <boost/test/unit_test.hpp>
|
||||
#include <unit_test_utils/unit_test_utils.h>
|
||||
|
||||
#include <kiway.h>
|
||||
#include <sch_io_mgr.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue