mirror of
https://github.com/wiiu-env/WUMSLoader.git
synced 2024-11-23 16:29:16 +01:00
Fix compiler warnings
This commit is contained in:
parent
1ed1b96bdb
commit
2b733e117a
@ -37,6 +37,8 @@ public:
|
|||||||
sectionSize(o2.sectionSize) {
|
sectionSize(o2.sectionSize) {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
SectionInfo& operator=(const SectionInfo& other) = default;
|
||||||
|
|
||||||
|
|
||||||
virtual ~SectionInfo() {
|
virtual ~SectionInfo() {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user