mirror of
https://github.com/nasa/trick.git
synced 2025-04-12 05:40:06 +00:00
duplicate include guards #379
changed the include guard in PythonPrint.hh
This commit is contained in:
parent
70b5bcd1ab
commit
616f83cea4
@ -1,5 +1,5 @@
|
||||
#ifndef CLASSICCHECKPOINT_HH
|
||||
#define CLASSICCHECKPOINT_HH
|
||||
#ifndef PYTHONPRINT_HH
|
||||
#define PYTHONPRINT_HH
|
||||
|
||||
#include <stddef.h> // for NULL
|
||||
#include <string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user