Skip to content

Commit

Permalink
clang
Browse files Browse the repository at this point in the history
  • Loading branch information
Zemurin committed Jul 8, 2024
1 parent 943722c commit 9a124b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CK3ToEU4/Source/EU4World/Province/EU4Province.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#ifndef EU4_PROVINCE_H
#define EU4_PROVINCE_H

#include "../../Configuration/Configuration.h"
#include "../../Mappers/LocDegraderMapper/LocDegraderMapper.h"
#include "../../Mappers/RegionMapper/RegionMapper.h"
#include "../../Configuration/Configuration.h"
#include "ProvinceDetails.h"
#include <memory>
#include <string>
Expand Down

0 comments on commit 9a124b4

Please sign in to comment.