mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-14 07:36:26 +00:00
Convert to pragma once
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef __IOKITPOINTER_HPP__
|
||||
#define __IOKITPOINTER_HPP__
|
||||
#pragma once
|
||||
|
||||
#include "../CFPointer.hpp"
|
||||
#include <IOKit/IOTypes.h>
|
||||
@@ -118,4 +117,3 @@ private:
|
||||
}
|
||||
};
|
||||
|
||||
#endif // __IOKITPOINTER_HPP__
|
||||
|
||||
Reference in New Issue
Block a user