1 2 3 4 5 6 7 8
#ifndef INCLUDE_UTILS_PREAMBLE_HPP_ #define INCLUDE_UTILS_PREAMBLE_HPP_ #include <ncurses.h> #include <ncurses/utils/macros.hpp> #endif // INCLUDE_UTILS_PREAMBLE_HPP_