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

(-)a/platform/command.hpp (-2 / +2 lines)
Lines 44-50 Link Here
44
#include "platform/activity.hpp"
44
#include "platform/activity.hpp"
45
#include "platform/command_utils.hpp"
45
#include "platform/command_utils.hpp"
46
46
47
#include "CL/cl_ext.h"
47
#include <CL/cl_ext.h>
48
#include <CL/cl_gl.h>
48
49
49
#include <algorithm>
50
#include <algorithm>
50
#include <atomic>
51
#include <atomic>
51
- 

Return to bug 790164