mirror of
https://github.com/thunderbrewhq/squall.git
synced 2026-04-28 12:23:50 +00:00
6 lines
90 B
C++
6 lines
90 B
C++
#ifndef STORM_ERROR_HPP
|
|
#define STORM_ERROR_HPP
|
|
|
|
#include "storm/error/Error.hpp"
|
|
|
|
#endif
|