WaE: struct vs class picky warning

This commit is contained in:
Caolán McNamara 2011-09-16 14:23:30 +01:00
parent 7ef9ec6678
commit 5752c38696

View file

@ -1114,7 +1114,7 @@ public:
};
class EscherShapeListEntry;
struct EscherShapeListEntry;
typedef ::std::vector< EscherShapeListEntry* > EscherShapeList_impl;
typedef ::std::vector< EscherConnectorListEntry* > EscherConnectorList_impl;