summaryrefslogtreecommitdiffstats
path: root/.includes.imp
diff options
context:
space:
mode:
Diffstat (limited to '.includes.imp')
-rw-r--r--.includes.imp5
1 files changed, 5 insertions, 0 deletions
diff --git a/.includes.imp b/.includes.imp
new file mode 100644
index 0000000..83b7935
--- /dev/null
+++ b/.includes.imp
@@ -0,0 +1,5 @@
+[
+ { "symbol": [ "std::exception", "private", "<exception>", "public" ] },
+ { "symbol": [ "std::max", "private", "<algorithm>", "public" ] },
+ { "symbol": [ "std::min", "private", "<algorithm>", "public" ] }
+]