[Mesa-dev] [PATCH 12/12] aubinator: replace pragma once with ifndef guard
Chad Versace
chadversary at chromium.org
Wed Oct 12 17:08:33 UTC 2016
On Tue 11 Oct 2016, Emil Velikov wrote:
> From: Emil Velikov <emil.velikov at collabora.com>
>
> Signed-off-by: Emil Velikov <emil.velikov at collabora.com>
> ---
> src/intel/tools/decoder.h | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
For the record, I prefer `#pragma once` to #ifndef guards. But
I understand that you want consistency. Do you plan to update all the
headers?
For patches 6-12,
Reviewed-by: Chad Versace <chadversary at chromium.org>
More information about the mesa-dev
mailing list