sound.h: add #pragma once (#29567)

pull/29484/head
Dean Lee 2 years ago committed by GitHub
parent af8af3209d
commit 2c20a2b5d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      selfdrive/ui/soundd/sound.h

@ -1,3 +1,5 @@
#pragma once
#include <tuple>
#include <QMap>

Loading…
Cancel
Save