fix: fix preprocessor
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
||||
#ifndef __CPG10_DEV_MODE_H__
|
||||
#define __CPG10_DEV_MODE_H__
|
||||
#ifndef __CPG11_DEV_MODE_H__
|
||||
#define __CPG11_DEV_MODE_H__
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
@@ -20,4 +20,4 @@ extern "C"
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* ! __CPG10_DEV_MODE_H__ */
|
||||
#endif /* ! __CPG11_DEV_MODE_H__ */
|
||||
|
||||
Reference in New Issue
Block a user