Skip to content

Commit 540d215

Browse files
update assemble.c - include simd.h
1 parent 97f6438 commit 540d215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assemble.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
#include "lqueue.h"
4444
#include "orgfixup.h"
4545
#include "macrolib.h"
46-
//#include "simd.h"
46+
#include "simd.h"
4747

4848
#if DLLIMPORT
4949
#include "mangle.h"

0 commit comments

Comments
 (0)