mirror of
https://gitlab.com/manzerbredes/uciadapter.git
synced 2025-04-05 17:46:27 +02:00
Add pragma
This commit is contained in:
parent
3b0556669c
commit
cce0131c30
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#ifndef @COMPILE_PLATFORM@
|
||||
#define @COMPILE_PLATFORM@
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue