#ifndef SERVER_STATUS_HH #define SERVER_STATUS_HH 1 #pragma once namespace status { void init(void); } // namespace status #endif /* SERVER_STATUS_HH */