Missed include file

This commit is contained in:
Stanislav Shwartsman 2008-04-04 21:10:30 +00:00
parent 3f5263a142
commit c26d9d563c

View File

@ -1,5 +1,5 @@
/////////////////////////////////////////////////////////////////////////
// $Id: fpu_tags.cc,v 1.6 2008-04-04 21:05:37 sshwarts Exp $
// $Id: fpu_tags.cc,v 1.7 2008-04-04 21:10:30 sshwarts Exp $
/////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2003 Stanislav Shwartsman
@ -21,6 +21,8 @@
//
/////////////////////////////////////////////////////////////////////////
#include "config.h"
#if BX_SUPPORT_FPU
#include "softfloat.h"