squall/storm/Array.hpp

7 lines
90 B
C++
Raw Normal View History

2020-09-24 23:33:18 -05:00
#ifndef STORM_ARRAY_HPP
#define STORM_ARRAY_HPP
#include "array/TSBaseArray.hpp"
#endif