aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/performance_query.h
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2017-03-20 16:04:38 +0000
committerEmil Velikov <[email protected]>2017-03-22 16:55:22 +0000
commitf66fe28d9f88f4935461b6cfb5a8386ca36a08b1 (patch)
tree19d322fd8d715844902a1987cb6d33b918c25c53 /src/mesa/main/performance_query.h
parent2438c0a236639e510716228ffd9578329185fe00 (diff)
mesa/main: consistently use ifndef guards over pragma once
Signed-off-by: Emil Velikov <[email protected]> Acked-by: Vedran Miletić <[email protected]> Acked-by: Juha-Pekka Heikkila <[email protected]> Reviewed-by: Edward O'Callaghan <[email protected]>
Diffstat (limited to 'src/mesa/main/performance_query.h')
-rw-r--r--src/mesa/main/performance_query.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/performance_query.h b/src/mesa/main/performance_query.h
index 8268f0ef194..784866402ba 100644
--- a/src/mesa/main/performance_query.h
+++ b/src/mesa/main/performance_query.h
@@ -26,7 +26,6 @@
* Core Mesa support for the INTEL_performance_query extension
*/
-#pragma once
#ifndef PERFORMANCE_QUERY_H
#define PERFORMANCE_QUERY_H