#i10000# add precompiled header declaration

This commit is contained in:
Kurt Zenker
2006-12-14 23:31:23 +00:00
parent 3fc5c6a1a2
commit 0f2bd8c335

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: debugplotter.cxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: kz $ $Date: 2006-12-13 15:08:35 $
* last change: $Author: kz $ $Date: 2006-12-15 00:31:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,6 +59,9 @@
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_basegfx.hxx"
#ifndef _OSL_DIAGNOSE_H_
#include <osl/diagnose.h>
#endif