#ifndef on all header files
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
// GUI functions
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#ifndef __PROXGUI_H
|
||||
#define __PROXGUI_H
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
@@ -53,3 +56,4 @@ extern uint8_t g_debugMode;
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user