mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-20 18:18:36 +00:00
Add guards to source view header.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#ifndef __TRACYSOURCEVIEW_HPP__
|
||||
#define __TRACYSOURCEVIEW_HPP__
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
@@ -59,3 +62,5 @@ private:
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user