go gettable for github.com/google/kati
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>