1 2 3 4 5 6
#ifndef COMPONENTS_ALL_HPP_ #define COMPONENTS_ALL_HPP_ #include "damage.hpp" #endif // COMPONENTS_ALL_HPP_