violet: fastcharge: Use pragma once
Change-Id: I9a9e193a6f66f045f41394d059af8b71778e8d72 Signed-off-by: NotZeetaa <rodrigo2005contente@gmail.com> Signed-off-by: kibria5 <mdkibria687@gmail.com>
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef VENDOR_LINEAGE_FASTCHARGE_V1_0_FASTCHARGE_H
|
||||
#define VENDOR_LINEAGE_FASTCHARGE_V1_0_FASTCHARGE_H
|
||||
#pragma once
|
||||
|
||||
#include <hidl/MQDescriptor.h>
|
||||
#include <hidl/Status.h>
|
||||
@@ -49,5 +48,3 @@ struct FastCharge : public IFastCharge {
|
||||
} // namespace fastcharge
|
||||
} // namespace lineage
|
||||
} // namespace vendor
|
||||
|
||||
#endif // VENDOR_LINEAGE_FASTCHARGE_V1_0_FASTCHARGE_H
|
||||
|
||||
Reference in New Issue
Block a user