summaryrefslogtreecommitdiff
path: root/include/ncurses/utils/preamble.hpp
blob: 4571a75adcf17a90c6fbc976eab29bdc604be654 (plain)
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_