7 lines
109 B
C++
7 lines
109 B
C++
#ifndef _COMMON_PRSHT_HPP_
|
|
#define _COMMON_PRSHT_HPP_
|
|
#if defined(__FLAT__)
|
|
#include <prsht.h>
|
|
#endif
|
|
#endif
|