summaryrefslogtreecommitdiffstats
path: root/tools/json_schema_compiler/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/json_schema_compiler/util.h')
-rw-r--r--tools/json_schema_compiler/util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/json_schema_compiler/util.h b/tools/json_schema_compiler/util.h
index c3e3b1d..f0459dc 100644
--- a/tools/json_schema_compiler/util.h
+++ b/tools/json_schema_compiler/util.h
@@ -4,7 +4,6 @@
#ifndef TOOLS_JSON_SCHEMA_COMPILER_UTIL_H__
#define TOOLS_JSON_SCHEMA_COMPILER_UTIL_H__
-#pragma once
#include <string>
#include <vector>