mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
Fix ODR warnings (#107)
This commit is contained in:
committed by
GitHub
parent
d57e19ae70
commit
398e974ccd
@@ -6,7 +6,7 @@ extern "C" {
|
||||
#include <py/obj.h>
|
||||
#include <py/objfun.h>
|
||||
}
|
||||
extern const mp_rom_map_elem_t modion_module_globals_table[48];
|
||||
extern "C" const mp_rom_map_elem_t modion_module_globals_table[52];
|
||||
|
||||
namespace Code {
|
||||
toolboxIonKeys::toolboxIonKeys() :
|
||||
|
||||
Reference in New Issue
Block a user