INTEGRATION: CWS ooo20040704 (1.2.14); FILE MERGED
2004/06/28 12:02:52 cmc 1.2.14.1: #i30801 no need to prepend external before boost
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
*
|
*
|
||||||
* $RCSfile: spritecanvas.cxx,v $
|
* $RCSfile: spritecanvas.cxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.2 $
|
* $Revision: 1.3 $
|
||||||
*
|
*
|
||||||
* last change: $Author: thb $ $Date: 2004-03-18 10:38:44 $
|
* last change: $Author: rt $ $Date: 2004-09-08 16:26:10 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to the terms of
|
* The Contents of this file are made available subject to the terms of
|
||||||
* either of the following licenses
|
* either of the following licenses
|
||||||
@@ -120,7 +120,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef BOOST_SCOPED_ARRAY_HPP_INCLUDED
|
#ifndef BOOST_SCOPED_ARRAY_HPP_INCLUDED
|
||||||
#include <external/boost/scoped_array.hpp>
|
#include <boost/scoped_array.hpp>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef _BGFX_MATRIX_B2DHOMMATRIX_HXX
|
#ifndef _BGFX_MATRIX_B2DHOMMATRIX_HXX
|
||||||
|
Reference in New Issue
Block a user