mirror of
https://github.com/wiiu-env/WUMSLoader.git
synced 2026-09-08 11:25:14 -05:00
Fix compiler warnings
This commit is contained in:
@@ -37,6 +37,8 @@ public:
|
||||
sectionSize(o2.sectionSize) {
|
||||
}
|
||||
|
||||
SectionInfo& operator=(const SectionInfo& other) = default;
|
||||
|
||||
|
||||
virtual ~SectionInfo() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user