Add the header guard in the C++ header
This commit is contained in:
parent
e7a3be1870
commit
64b3a999c7
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
@brief sfizz public C++ API
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#include <string>
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue