squall/storm/Array.hpp
2020-09-24 23:33:18 -05:00

6 lines
90 B
C++

#ifndef STORM_ARRAY_HPP
#define STORM_ARRAY_HPP
#include "array/TSBaseArray.hpp"
#endif