mirror of
https://github.com/nasa/trick.git
synced 2024-12-20 05:37:55 +00:00
duplicate include guards #379
Changed the include guard in PythonPrint.hh
This commit is contained in:
parent
38d2b10b9e
commit
a909c6400a
@ -1,5 +1,5 @@
|
|||||||
#ifndef CLASSICCHECKPOINT_HH
|
#ifndef PYTHONPRINT_HH
|
||||||
#define CLASSICCHECKPOINT_HH
|
#define PYTHONPRINT_HH
|
||||||
|
|
||||||
#include <stddef.h> // for NULL
|
#include <stddef.h> // for NULL
|
||||||
#include <string>
|
#include <string>
|
||||||
|
Loading…
Reference in New Issue
Block a user