2025-05-13 19:45:22 +03:00

12 lines
144 B
C

#ifndef _PH_PH_H
#define _PH_PH_H
#pragma once
#include <phbase.h>
#include <phnative.h>
#include <phnativeinl.h>
#include <phutil.h>
#endif