mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-02-14 15:40:17 +00:00
gcc..
This commit is contained in:
parent
377db4515a
commit
fd564159b5
@ -54,7 +54,7 @@ public:
|
||||
#ifdef _WIN32
|
||||
be_t(){}
|
||||
#else
|
||||
be_t() noexcept = default
|
||||
be_t() noexcept = default;
|
||||
#endif
|
||||
|
||||
be_t(const T& value)
|
||||
|
Loading…
x
Reference in New Issue
Block a user