Skip to content

Commit

Permalink
Merge pull request #145 from ashald/patch-1
Browse files Browse the repository at this point in the history
Add pragma once to epd_highlevel.h
  • Loading branch information
vroland committed Jan 31, 2022
2 parents 2b550cd + 704a1dd commit ed68ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/epd_driver/include/epd_highlevel.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
extern "C" {

#endif

#pragma once
#include "epd_driver.h"
#include <stdint.h>

Expand Down

0 comments on commit ed68ebd

Please sign in to comment.