From 2c20a2b5d7956d5ae5e27508ffa19b6694bbe224 Mon Sep 17 00:00:00 2001 From: Dean Lee Date: Thu, 24 Aug 2023 05:47:34 +0800 Subject: [PATCH] sound.h: add #pragma once (#29567) --- selfdrive/ui/soundd/sound.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/selfdrive/ui/soundd/sound.h b/selfdrive/ui/soundd/sound.h index f7084fff97..81a5f1a86b 100644 --- a/selfdrive/ui/soundd/sound.h +++ b/selfdrive/ui/soundd/sound.h @@ -1,3 +1,5 @@ +#pragma once + #include #include