diff options
Diffstat (limited to 'src/can_event_push.hpp')
-rw-r--r-- | src/can_event_push.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/can_event_push.hpp b/src/can_event_push.hpp index 7497a1c7..0e614f1e 100644 --- a/src/can_event_push.hpp +++ b/src/can_event_push.hpp @@ -16,7 +16,7 @@ * limitations under the License. */ - #pragma once +#pragma once #include "can-utils.hpp" #include "can-signals.hpp" |