Configure vscode file associations, use hpp instead of h
This commit is contained in:
parent
631c09e976
commit
67f722c9c8
11 changed files with 17 additions and 11 deletions
|
@ -14,7 +14,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "keyboard_report_util.h"
|
||||
#include "keyboard_report_util.hpp"
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
using namespace testing;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue