mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 23:21:20 -04:00
Fix the mistyping header guard in the idcompletiondelegate.hpp
This commit is contained in:
parent
e636101725
commit
dbe61115b2
@ -1,5 +1,5 @@
|
||||
#ifndef CSV_WORLD_IDCOMPLETIONMANAGER_HPP
|
||||
#define CSV_WORLD_IDCOMPLETIONMANAGER_HPP
|
||||
#ifndef CSV_WORLD_IDCOMPLETIONDELEGATE_HPP
|
||||
#define CSV_WORLD_IDCOMPLETIONDELEGATE_HPP
|
||||
|
||||
#include "util.hpp"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user