From f219bab21c07d02e7e54d557e23387bd93c9ce5f Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sat, 19 Jul 2014 08:30:43 +0200 Subject: hg io --- fast/grammar.hh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'fast/grammar.hh') diff --git a/fast/grammar.hh b/fast/grammar.hh index 5625b85..c4ef3ad 100644 --- a/fast/grammar.hh +++ b/fast/grammar.hh @@ -1,5 +1,4 @@ -#ifndef GRAMMAR_HH -#define GRAMMAR_HH +#pragma once #include #include @@ -29,5 +28,3 @@ class Rule { } // namespace -#endif - -- cgit v1.2.3