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

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- a/test_util.cpp
0
++ b/test_util.cpp
Lines 2-7 Link Here
2
#include <math.h>
2
#include <math.h>
3
#include <stdio.h>
3
#include <stdio.h>
4
#include <algorithm>
4
#include <algorithm>
5
#include <memory>
5
#include <epoxy/gl.h>
6
#include <epoxy/gl.h>
6
#include <gtest/gtest.h>
7
#include <gtest/gtest.h>
7
#include <gtest/gtest-message.h>
8
#include <gtest/gtest-message.h>

Return to bug 930643