mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-02 13:01:27 +12:00
Butcher narrow cast a little (don't print value).
Also remove some forward declarations from util/types.hpp If they don't work properly, it's easier to remove them.
This commit is contained in:
parent
b7bf316c1a
commit
43a58df8a0
8 changed files with 15 additions and 29 deletions
|
@ -23,6 +23,7 @@ Intersection (&) and symmetric difference (^) is also available.
|
|||
|
||||
#include "util/types.hpp"
|
||||
#include "util/atomic.hpp"
|
||||
#include "Utilities/StrFmt.h"
|
||||
|
||||
template <typename T>
|
||||
class atomic_bs_t;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue