mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-24 05:21:20 -08:00
buildsystem: fix sse build
This commit is contained in:
parent
0476bca326
commit
c80b7762d6
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include <ecl/config.h>
|
||||
|
||||
#ifdef ECL_SSE2
|
||||
#include <ecl/ecl.h>
|
||||
#include <ecl/internal.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue