Fix multiple-including.
This commit is contained in:
parent
b9a75a320f
commit
935d5635e5
5 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
/// \file config.h
|
||||
/// Contains generic function headers for managing configuration.
|
||||
|
||||
#pragma once
|
||||
#include <string>
|
||||
|
||||
#define STRINGIFY(x) #x
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue