Rename the C++ header files

This commit is contained in:
Simon Hausmann 2022-02-02 13:00:16 +01:00
parent 8781c6e867
commit fcf59f3793
27 changed files with 84 additions and 88 deletions

View file

@ -4,7 +4,7 @@
#define CATCH_CONFIG_MAIN
#include "catch2/catch.hpp"
#include <sixtyfps.h>
#include <slint.h>
#include <thread>
TEST_CASE("C++ Singleshot Timers")