mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-22 15:29:58 +00:00
Fix forgotten include.
This commit is contained in:
parent
085877a8bf
commit
048b4f5f20
@ -29,6 +29,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
enum class ProfileVarFmt { DEC, HEX };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user