Square Matrix v0.1.3
Loading...
Searching...
No Matches
common.hpp
1#ifndef UTILS_HPP
2#define UTILS_HPP
3
8void printSeparator();
9
10#endif /* UTILS_HPP */