Fix include guard
This commit is contained in:
parent
fa92202979
commit
4d72087e27
@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
#ifndef BLOCKSTORE_IMPLEMENTATIONS_CACHING_CACHINGBLOCKSTORE_H_
|
||||
#define BLOCKSTORE_IMPLEMENTATIONS_CACHIN_CACHINGBLOCKSTORE_H_
|
||||
#define BLOCKSTORE_IMPLEMENTATIONS_CACHING_CACHINGBLOCKSTORE_H_
|
||||
|
||||
#include <messmer/cachingstore/CachingStore.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user