mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-24 03:22:26 +00:00
normalize includes: common/repositories
This commit is contained in:
parent
0b8369c858
commit
6fd4a7d620
@ -442,7 +442,7 @@ foreach my $table_to_generate (@tables) {
|
|||||||
{
|
{
|
||||||
ar(\n" . $cereal_columns . "\n\t\t\t);\n\t\t}";
|
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);
|
chomp($column_names_quoted);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user