mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-16 02:02:42 -07:00
Documented the cereal library manual patching (FIXME!)
This commit is contained in:
@@ -182,7 +182,7 @@ class ScopeGuard
|
||||
public:
|
||||
typedef std::function<void()> Closure;
|
||||
private:
|
||||
bool committed;
|
||||
// bool committed;
|
||||
Closure closure;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user