gallium: Remove unnecessary header from p_format.h.

Remove p_compiler.h.
This commit is contained in:
Vinson Lee 2010-08-27 00:15:04 -07:00
parent 1b83ede8cc
commit 43ed82bdb2

View file

@ -29,8 +29,6 @@
#ifndef PIPE_FORMAT_H
#define PIPE_FORMAT_H
#include "p_compiler.h"
#ifdef __cplusplus
extern "C" {
#endif