mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
Fixed some issues with MinGW gcc, e.g. added some includes, removed nullptr, changed some initializer lists (prevents warnings)
This commit is contained in:
@@ -92,6 +92,6 @@ public:
|
||||
return f;
|
||||
}
|
||||
};
|
||||
} //namespace
|
||||
} // namespace
|
||||
#endif // BLACKMISC_PQCONSTANTS_H
|
||||
} // namespace
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user