summaryrefslogtreecommitdiffstats
path: root/.includes.imp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-12-14 14:45:17 +0100
committerDavid Robillard <d@drobilla.net>2020-12-14 14:45:17 +0100
commit6a61d5eb9b5fda7525534bbc3a568642af1a8516 (patch)
treed652004b84c5893534b51944fb7d96726c97df5c /.includes.imp
parentcae1d8a1ead390ca12b06cf1e143530c04257e54 (diff)
downloadraul-6a61d5eb9b5fda7525534bbc3a568642af1a8516.tar.gz
raul-6a61d5eb9b5fda7525534bbc3a568642af1a8516.tar.bz2
raul-6a61d5eb9b5fda7525534bbc3a568642af1a8516.zip
Clean up includes
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" ] }
+]