diff options
Diffstat (limited to 'graphics/asymptote/runlabel.h')
-rw-r--r-- | graphics/asymptote/runlabel.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/asymptote/runlabel.h b/graphics/asymptote/runlabel.h index b710d65cee..da4322798d 100644 --- a/graphics/asymptote/runlabel.h +++ b/graphics/asymptote/runlabel.h @@ -1,8 +1,6 @@ /***** Autogenerated from runlabel.in; changes will be overwritten *****/ -#ifndef runlabel_H -#define runlabel_H +#pragma once namespace run { } -#endif // runlabel_H |