mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-12 22:03:12 -06:00
12 lines
142 B
C
12 lines
142 B
C
#ifndef _LinuxFb_LinuxFb_h
|
|
#define _LinuxFb_LinuxFb_h
|
|
|
|
#include <CtrlCore/CtrlCore.h>
|
|
|
|
NAMESPACE_UPP
|
|
|
|
|
|
END_UPP_NAMESPACE
|
|
|
|
#endif
|
|
|