aboutsummaryrefslogtreecommitdiff
path: root/EASTL
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2021-04-21 17:50:18 +0200
committerToni Uhlig <matzeton@googlemail.com>2021-04-22 02:16:21 +0200
commit42bf43406080a5f518318b64000a1299bd20ec71 (patch)
tree9ad4c4747aa9bb5809995b397a0d209074800d65 /EASTL
parentf1f9af3057e4088d8bb7f23d16a42c080ff7d036 (diff)
Support for using Makefile.external in external projects.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'EASTL')
-rw-r--r--EASTL/include/EASTL/tuple.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/EASTL/include/EASTL/tuple.h b/EASTL/include/EASTL/tuple.h
index 9d27bff..cec5115 100644
--- a/EASTL/include/EASTL/tuple.h
+++ b/EASTL/include/EASTL/tuple.h
@@ -930,7 +930,6 @@ namespace Internal
};
}// namespace Internal
-static const Internal::ignore_t ignore;
// tie