mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 01:36:22 +00:00
Make header defines consistent
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef PYTHON_API_H
|
||||
#define PYTHON_API_H
|
||||
#ifndef PLUGINS_PYTHON_API_H
|
||||
#define PLUGINS_PYTHON_API_H
|
||||
|
||||
void python_env_init(void);
|
||||
void python_init_prof(void);
|
||||
|
||||
Reference in New Issue
Block a user