We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 508c3e0 commit b136416Copy full SHA for b136416
src/core/utility/patches/orangebox/patches.cpp
@@ -34,11 +34,6 @@
34
#error "Implement ConCommandBase::GetFlags in public/tier1/convar.h"
35
#endif
36
37
-#include "eiface.h"
38
-#ifndef PATCH_EIFACE_H_BBOX_T
39
-#error "Implement struct bbox_t in public/eiface.h"
40
-#endif
41
-
42
#include "KeyValues.h"
43
#ifndef PATCH_KEYVALUES_DESTRUCTOR
44
#error "Make KeyValues::~KeyValues() public."
0 commit comments