1
0
mirror of https://github.com/dankamongmen/notcurses synced 2025-03-24 08:29:02 -04:00
notcurses/include/ncpp/TabletCallback.hh
2020-01-22 06:47:43 -05:00

8 lines
95 B
C++

#ifndef __NCPP_TABLET_CALLBACK_HH
#define __NCPP_TABLET_CALLBACK_HH
namespace ncpp
{
}
#endif