summaryrefslogtreecommitdiff
path: root/include/ncurses/ncurses.hpp
diff options
context:
space:
mode:
authorDaniil Rozanov <dev@rozanov.info>2025-03-15 18:03:23 +0400
committerDaniil Rozanov <dev@rozanov.info>2025-03-15 18:03:23 +0400
commit4a9ce6e2555dfaf9155fa279f25667350377f688 (patch)
tree11bc0ea3a7b1c0be2c47419b7058d46d16e5f9f4 /include/ncurses/ncurses.hpp
feat: chtype wrap
Diffstat (limited to 'include/ncurses/ncurses.hpp')
-rw-r--r--include/ncurses/ncurses.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ncurses/ncurses.hpp b/include/ncurses/ncurses.hpp
new file mode 100644
index 0000000..9da8db4
--- /dev/null
+++ b/include/ncurses/ncurses.hpp
@@ -0,0 +1,4 @@
+#ifndef INCLUDE_NCURSES_NCURSES_HPP_
+#define INCLUDE_NCURSES_NCURSES_HPP_
+
+#endif // INCLUDE_NCURSES_NCURSES_HPP_