Fix Linux build. Enable 64-bit recompiler in Linux.
This commit is contained in:
parent
08254b8dfb
commit
634c235dc2
7 changed files with 267 additions and 109 deletions
|
|
@ -16,7 +16,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
#include <stdint.h>
|
||||
#include "sid.h"
|
||||
|
||||
#if (RESID_USE_SSE==1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue