add PIHIDevice
This commit is contained in:
@@ -22,13 +22,13 @@
|
||||
You should have received a copy of the GNU Lesser General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#
|
||||
|
||||
#ifndef PILIBRARY_H
|
||||
# define PILIBRARY_H
|
||||
#define PILIBRARY_H
|
||||
|
||||
# ifndef MICRO_PIP
|
||||
#ifndef MICRO_PIP
|
||||
|
||||
# include "pistring.h"
|
||||
# include "pistring.h"
|
||||
|
||||
//! \ingroup System
|
||||
//! \~\brief
|
||||
@@ -82,5 +82,5 @@ private:
|
||||
PIString libpath, liberror;
|
||||
};
|
||||
|
||||
# endif // MICRO_PIP
|
||||
#endif // PILIBRARY_H
|
||||
#endif // MICRO_PIP
|
||||
#endif // PILIBRARY_H
|
||||
|
||||
Reference in New Issue
Block a user