error.h 127 B

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