Notcurses 3.0.13
a blingful library for TUIs and character graphics
Loading...
Searching...
No Matches
ncpp.hh
Go to the documentation of this file.
1#ifndef __NCPP_NCPP_HH
2#define __NCPP_NCPP_HH
3
4#include <notcurses.h>
5
6#include "NotCurses.hh"
7
8namespace ncpp
9{
10
11}
12#endif