Skip to content

Commit

Permalink
BlockCache is a struct in forward declaration.
Browse files Browse the repository at this point in the history
  • Loading branch information
c-bebop committed Oct 25, 2024
1 parent 3e5c3d9 commit 9f78bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/dhb/block.h
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ class BlockHandle {

#ifndef DHB_SYSTEM_ALLOCATOR

class BlockCache;
struct BlockCache;

class BlockArray {
public:
Expand Down

0 comments on commit 9f78bf0

Please sign in to comment.