Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 353733
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- a/src/zmm/object.h
0
++ b/src/zmm/object.h
Lines 33-38 Link Here
33
#define __ZMM_OBJECT_H__
33
#define __ZMM_OBJECT_H__
34
34
35
#include <new> // for size_t
35
#include <new> // for size_t
36
#include <cstddef>
36
#include "atomic.h"
37
#include "atomic.h"
37
38
38
namespace zmm
39
namespace zmm

Return to bug 353733