mirror of
https://github.com/thunderbrewhq/squall.git
synced 2026-02-04 00:49:08 +00:00
7 lines
94 B
C++
7 lines
94 B
C++
|
|
#ifndef STORM_OPTION_HPP
|
||
|
|
#define STORM_OPTION_HPP
|
||
|
|
|
||
|
|
#include "storm/option/Option.hpp"
|
||
|
|
|
||
|
|
#endif
|