another missing header

This commit is contained in:
fluxgen 2002-11-26 19:56:48 +00:00
parent 70b0a14fd1
commit c6752ce211

View file

@ -19,7 +19,7 @@
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
// DEALINGS IN THE SOFTWARE.
// $Id: XFontImp.cc,v 1.2 2002/11/26 19:48:17 fluxgen Exp $
// $Id: XFontImp.cc,v 1.3 2002/11/26 19:56:48 fluxgen Exp $
#include "XFontImp.hh"
#include "App.hh"
@ -28,6 +28,7 @@
#include <iostream>
#include <new>
#include <cstdio>
using namespace std;
namespace FbTk {