glsl: remove explicit __STDC_FORMAT_MACROS define
Correctly handled by all the build systems. Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com> Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
This commit is contained in:

committed by
Emil Velikov

parent
9e9e917c26
commit
74a174e12f
@@ -20,7 +20,6 @@
|
||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||
* DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
#define __STDC_FORMAT_MACROS 1
|
||||
#include <inttypes.h> /* for PRIx64 macro */
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
|
Reference in New Issue
Block a user