mirror of
https://github.com/darlinghq/darling.git
synced 2024-11-23 04:09:43 +00:00
CoreServices: CoreEndian.h -> Endian.h
This commit is contained in:
parent
25134ea61c
commit
45db3a9c6c
@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License
|
||||
along with Darling. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "CoreEndian.h"
|
||||
#include <CoreServices/Endian.h>
|
||||
#include <stdint.h>
|
||||
#include <map>
|
||||
#include <TargetConditionals.h>
|
||||
|
@ -1 +0,0 @@
|
||||
include/CoreServices/CoreEndian.h
|
@ -2,7 +2,7 @@
|
||||
#define _CORESERVICES_CORESERVICES_H_
|
||||
|
||||
#include <CoreServices/Components.h>
|
||||
#include <CoreServices/CoreEndian.h>
|
||||
#include <CoreServices/Endian.h>
|
||||
#include <CoreServices/DateTimeUtils.h>
|
||||
#include <CoreServices/DriverServices.h>
|
||||
#include <CoreServices/DriverSynchronization.h>
|
||||
|
Loading…
Reference in New Issue
Block a user