Fixed missing header
This commit is contained in:
parent
091c9fa692
commit
c814955afc
@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "utils.h"
|
||||
#include "disk.h"
|
||||
|
||||
/// @brief Checks whether the given string is a valid backing identifier. If the string is not a valid backing identifier, the call will return a failure result with an error message.
|
||||
/// @param backing The string to check.
|
||||
|
Loading…
Reference in New Issue
Block a user