aboutsummaryrefslogtreecommitdiffstats
path: root/parser.cc
diff options
context:
space:
mode:
Diffstat (limited to 'parser.cc')
-rw-r--r--parser.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/parser.cc b/parser.cc
index aca28b6..3bec5be 100644
--- a/parser.cc
+++ b/parser.cc
@@ -12,6 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+// +build ignore
+
#include "parser.h"
#include <stack>