diff options
author | Chad Versace <[email protected]> | 2010-11-01 14:23:53 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2010-11-02 10:36:20 -0700 |
commit | 223568fbcd2f4ec295d932f5d71fe4b18bb279d3 (patch) | |
tree | a9c8d67734c91094017f9ee3e659d1c334cde52d /src/gallium | |
parent | 8dfafbf0861fe3d2542332658dd5493851053c78 (diff) |
mesa: Fix C++ includes in sampler.cpp
Some C++ header files were included in an extern "C" block. When building with
Clang, this caused the build to fail due to namespace errors. (GCC did not
report any errors.)
Reviewed-by: Ian Romanick <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions