src/misc/array.hpp
changeset 6481 85ad87daf4b0
parent 5633 e1905dacc378
child 7117 d42fc3a26a12
equal deleted inserted replaced
6480:277af7b07386 6481:85ad87daf4b0
     1 /* $Id$ */
     1 /* $Id$ */
       
     2 
       
     3 /** @file array.hpp */
     2 
     4 
     3 #ifndef  ARRAY_HPP
     5 #ifndef  ARRAY_HPP
     4 #define  ARRAY_HPP
     6 #define  ARRAY_HPP
     5 
     7 
     6 #include "fixedsizearray.hpp"
     8 #include "fixedsizearray.hpp"