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

(-)a/common/src/x86emitter/cpudetect.cpp (-1 / +3 lines)
Lines 16-21 Link Here
16
#include "PrecompiledHeader.h"
16
#include "PrecompiledHeader.h"
17
#include "cpudetect_internal.h"
17
#include "cpudetect_internal.h"
18
#include "internal.h"
18
#include "internal.h"
19
#if defined(__GNUC__)
20
#include "x86intrin.h"
21
#endif
19
22
20
using namespace x86Emitter;
23
using namespace x86Emitter;
21
24
22
- 

Return to bug 605162