summaryrefslogtreecommitdiffstats
path: root/.includes.imp
diff options
context:
space:
mode:
Diffstat (limited to '.includes.imp')
-rw-r--r--.includes.imp13
1 files changed, 13 insertions, 0 deletions
diff --git a/.includes.imp b/.includes.imp
new file mode 100644
index 0000000..2cce0cf
--- /dev/null
+++ b/.includes.imp
@@ -0,0 +1,13 @@
+[
+ { "symbol": [ "fmt::format", "private", "<fmt/core.h>", "public" ] },
+ { "symbol": [ "std::exception", "private", "<exception>", "public" ] },
+ { "symbol": [ "std::ifstream", "private", "<fstream>", "public" ] },
+ { "symbol": [ "std::ofstream", "private", "<fstream>", "public" ] },
+ { "symbol": [ "std::ostream", "private", "<ostream>", "public" ] },
+ { "symbol": [ "std::ostream", "private", "<iosfwd>", "public" ] },
+ { "symbol": [ "std::stringstream", "private", "<sstream>", "public" ] },
+ { "include": [ "<alsa/error.h>", "public", "<alsa/asoundlib.h>", "public", ] },
+ { "include": [ "<alsa/seq.h>", "public", "<alsa/asoundlib.h>", "public", ] },
+ { "include": [ "<alsa/seq_event.h>", "public", "<alsa/asoundlib.h>", "public", ] },
+ { "include": [ "<alsa/seqmid.h>", "public", "<alsa/asoundlib.h>", "public", ] }
+]