1 2 3 4 5 6
#pragma once #ifndef REPLICANT_INCLUDE #include "../../replicant/foundation/error.h" #else #include "foundation/error.h" #endif