Tidy up includes

This commit is contained in:
Vinnie Falco
2014-03-24 07:21:19 -07:00
parent 93021a054b
commit 587a379b43
9 changed files with 24 additions and 1 deletions

View File

@@ -35,7 +35,7 @@ namespace beast {
@see String, StringPairArray
*/
class StringArray : LeakChecked <StringArray>
class StringArray
{
public:
//==============================================================================