aboutsummaryrefslogtreecommitdiffstats
path: root/eval.cc
diff options
context:
space:
mode:
authorFumitoshi Ukai <fumitoshi.ukai@gmail.com>2015-06-25 00:10:52 +0900
committerFumitoshi Ukai <fumitoshi.ukai@gmail.com>2015-06-25 11:37:49 +0900
commit744bb2b8d146eaba4d073cf58e35a60903e06de8 (patch)
tree15d5c79f4e62428b3c427d0ce15e0076a92139de /eval.cc
parent44ae8cfdc153dd1a209b16453d5dbaa8b4f199d7 (diff)
downloadandroid_build_kati-744bb2b8d146eaba4d073cf58e35a60903e06de8.tar.gz
android_build_kati-744bb2b8d146eaba4d073cf58e35a60903e06de8.tar.bz2
android_build_kati-744bb2b8d146eaba4d073cf58e35a60903e06de8.zip
go gettable for github.com/google/kati
Diffstat (limited to 'eval.cc')
-rw-r--r--eval.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/eval.cc b/eval.cc
index 94334ed..ab99a01 100644
--- a/eval.cc
+++ b/eval.cc
@@ -12,6 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+// +build ignore
+
#include "eval.h"
#include <errno.h>