修bug
This commit is contained in:
parent
d0fcb0593f
commit
490e5db0e5
@ -81,7 +81,7 @@ public:
|
||||
~ScopedRgaGate() { GlobalRgaGate().Release(); }
|
||||
ScopedRgaGate(const ScopedRgaGate&) = delete;
|
||||
ScopedRgaGate& operator=(const ScopedRgaGate&) = delete;
|
||||
}
|
||||
};
|
||||
|
||||
void EnsureRgaInitializedOnce() {
|
||||
static std::once_flag once;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user