mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-21 16:50:53 +01:00
Include correct header file for catch
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#define CATCH_CONFIG_RUNNER
|
||||
#include <QtGui/QGuiApplication>
|
||||
#include <catch2/catch.hpp>
|
||||
#include <catch2/catch_all.hpp>
|
||||
|
||||
int main(int argc, char** argv)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user