mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
rename _def.h to _template.h
This commit is contained in:
parent
ea986f3ef8
commit
ae561ab04a
@ -25,7 +25,7 @@
|
||||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "__default_filter_msg_def.h"
|
||||
#include "__default_filter_msg_template.h"
|
||||
#if defined(__clang__)
|
||||
# pragma clang diagnostic push
|
||||
# pragma clang diagnostic ignored "-Wunknown-warning-option"
|
||||
|
@ -26,7 +26,7 @@
|
||||
*/
|
||||
|
||||
|
||||
#include "__instruction_def.h"
|
||||
#include "__instruction_template.h"
|
||||
|
||||
//! just append ins to the end, insert ins would brake the pre-compiled
|
||||
//! bytecode.
|
||||
|
Loading…
x
Reference in New Issue
Block a user