layer23: misc/log.h: Fix missing pragma once

Change-Id: Ie57357224ba5ed2bf691e2912ede7ee19012b6dd
This commit is contained in:
Pau Espin 2023-01-12 17:14:37 +01:00
parent 1eb8614b9d
commit 463b3634ed
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#pragma once
enum {
LOG_TYPE_NONE = 0,