projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a7739a
)
llvm: fix compile on gcc 4.4
author
Dave Airlie
<airlied@redhat.com>
Mon, 8 Jun 2009 08:17:21 +0000
(18:17 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 8 Jun 2009 08:26:27 +0000
(18:26 +1000)
src/gallium/auxiliary/gallivm/instructionssoa.cpp
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/gallivm/instructionssoa.cpp
b/src/gallium/auxiliary/gallivm/instructionssoa.cpp
index 925e948763ecf4139784b8606e8de01d15c57f26..2d2af3085e61482aa60dc89572ad4f07d8006641 100644
(file)
--- a/
src/gallium/auxiliary/gallivm/instructionssoa.cpp
+++ b/
src/gallium/auxiliary/gallivm/instructionssoa.cpp
@@
-24,6
+24,8
@@
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
**************************************************************************/
+
+#include <cstdio>
#include "instructionssoa.h"
#include "storagesoa.h"