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