mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-19 12:42:26 +00:00
normalize includes: common/repositories
This commit is contained in:
parent
3835f3b565
commit
376a8b414b
@ -442,7 +442,7 @@ foreach my $table_to_generate (@tables) {
|
||||
{
|
||||
ar(\n" . $cereal_columns . "\n\t\t\t);\n\t\t}";
|
||||
|
||||
$additional_includes .= "#include <cereal/cereal.hpp>";
|
||||
$additional_includes .= "#include \"cereal/cereal.hpp\"";
|
||||
}
|
||||
|
||||
chomp($column_names_quoted);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user