aboutsummaryrefslogtreecommitdiff
path: root/Src/Wasabi/bfc/error.h
blob: 9c9f7a8e52506bd2f10e91fb756114f7c5d1c699 (plain) (blame)
1
2
3
4
5
6
#pragma once
#ifndef REPLICANT_INCLUDE
#include "../../replicant/foundation/error.h"
#else
#include "foundation/error.h"
#endif