src/util: fix compilation when not using xspan
This commit is contained in:
@@ -29,7 +29,9 @@
|
|||||||
#ifndef UPX_BPTR_H__
|
#ifndef UPX_BPTR_H__
|
||||||
#define UPX_BPTR_H__ 1
|
#define UPX_BPTR_H__ 1
|
||||||
|
|
||||||
|
#if WITH_SPAN >= 2
|
||||||
#error "this file is deprecated, please use xspan.h instead"
|
#error "this file is deprecated, please use xspan.h instead"
|
||||||
|
#endif
|
||||||
|
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
// BoundedPtr
|
// BoundedPtr
|
||||||
|
|||||||
Reference in New Issue
Block a user