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