rename .hpp headers to .h
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "pch.h"
|
||||
#include "app.hpp"
|
||||
#include "app.h"
|
||||
|
||||
App App::I; // singleton
|
||||
|
||||
|
||||
Reference in New Issue
Block a user