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