Fix a compil issue on Jenkins

This commit is contained in:
jean-pierre charras 2016-03-23 09:27:12 +01:00
parent 30d72045e7
commit b59a07128f
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ typedef std::vector<GLYPH> GLYPH_LIST;
*/ */
class STROKE_FONT class STROKE_FONT
{ {
friend GAL; friend class GAL;
public: public:
/// Constructor /// Constructor