[bitset] change the name of the #include guard
This commit is contained in:
parent
12a50cb568
commit
fd061fab15
@ -16,8 +16,8 @@
|
||||
// with thin-provisioning-tools. If not, see
|
||||
// <http://www.gnu.org/licenses/>.
|
||||
|
||||
#ifndef BITSET_H
|
||||
#define BITSET_H
|
||||
#ifndef PERSISTENT_DATA_DATA_STRUCTURES_BITSET_H
|
||||
#define PERSISTENT_DATA_DATA_STRUCTURES_BITSET_H
|
||||
|
||||
#include "persistent-data/run.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user