allocator: remove unnecessary #include <libpmemobj.h>
Including libpmemobj.h causes inclusion of all type macros which are not needed by C++.
parent
768da42e
Please register or sign in to comment
Including libpmemobj.h causes inclusion of all type macros which are not needed by C++.