(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#define ARRAY_HPP
|
||||
|
||||
#include "fixedsizearray.hpp"
|
||||
#include "str.hpp"
|
||||
|
||||
/** Flexible array with size limit. Implemented as fixed size
|
||||
* array of fixed size arrays */
|
||||
|
Reference in New Issue
Block a user