Configure vscode file associations, use hpp instead of h
This commit is contained in:
committed by
Jack Humbert
parent
631c09e976
commit
67f722c9c8
@ -1,6 +1,6 @@
|
||||
#include "test_fixture.h"
|
||||
#include "test_fixture.hpp"
|
||||
#include "gmock/gmock.h"
|
||||
#include "test_driver.h"
|
||||
#include "test_driver.hpp"
|
||||
#include "test_matrix.h"
|
||||
#include "keyboard.h"
|
||||
#include "action.h"
|
||||
|
Reference in New Issue
Block a user