1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00

src/util: fix compilation when not using xspan

This commit is contained in:
Markus F.X.J. Oberhumer 2022-11-08 20:38:52 +01:00
parent db56bbb11b
commit 2b8a7a492a

View File

@ -29,7 +29,9 @@
#ifndef UPX_BPTR_H__
#define UPX_BPTR_H__ 1
#if WITH_SPAN >= 2
#error "this file is deprecated, please use xspan.h instead"
#endif
/*************************************************************************
// BoundedPtr