Configure vscode file associations, use hpp instead of h
This commit is contained in:
committed by
Jack Humbert
parent
631c09e976
commit
67f722c9c8
@ -14,7 +14,7 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "test_driver.h"
|
||||
#include "test_driver.hpp"
|
||||
|
||||
TestDriver* TestDriver::m_this = nullptr;
|
||||
|
||||
|
Reference in New Issue
Block a user