mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
8 lines
152 B
C
8 lines
152 B
C
#ifndef _CtrlLibBoostPy_Common_h_
|
|
#define _CtrlLibBoostPy_Common_h_
|
|
|
|
#include <CoreBoostPy/CoreBoostPy.h>
|
|
|
|
#include <CtrlLib/CtrlLib.h>
|
|
|
|
#endif
|