Skip to content

Commit 80860b2

Browse files
committed
Remove left over friend and forward declaration
1 parent 4e49366 commit 80860b2

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

simplecpp.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -458,9 +458,6 @@ namespace simplecpp {
458458

459459
private:
460460
struct FileID {
461-
struct Hasher;
462-
friend class FileDataCache;
463-
464461
#ifdef SIMPLECPP_WINDOWS
465462
struct {
466463
std::uint64_t VolumeSerialNumber;

0 commit comments

Comments
 (0)