Changed clock header to cpp file extension
This commit is contained in:
parent
6438aa81c1
commit
231fc0de48
@ -1,6 +1,6 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include "../clock.h"
|
#include "../clock.hpp"
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user