mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-26 12:59:05 +08:00
⚡ optimize header file, now modules could generate smaller dynamic libs.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define __NASAL_DBG_H__
|
||||
|
||||
#include "nasal_vm.h"
|
||||
#include <algorithm>
|
||||
|
||||
class nasal_dbg:public nasal_vm
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user