mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
8 lines
95 B
C++
8 lines
95 B
C++
#ifndef __NCPP_TABLET_CALLBACK_HH
|
|
#define __NCPP_TABLET_CALLBACK_HH
|
|
|
|
namespace ncpp
|
|
{
|
|
}
|
|
#endif
|