mirror of
https://github.com/thunderbrewhq/squall.git
synced 2025-12-13 02:42:28 +00:00
6 lines
102 B
C++
6 lines
102 B
C++
#ifndef STORM_REGISTRY_HPP
|
|
#define STORM_REGISTRY_HPP
|
|
|
|
#include "storm/registry/Registry.hpp"
|
|
|
|
#endif
|