diff options
| author | Jcw87 <Jcw87@users.noreply.github.com> | 2023-04-21 02:02:03 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-21 02:02:03 -0700 |
| commit | f5fc527d39c754fde87aeb90033d2efd698ad7e2 (patch) | |
| tree | bce002e621968da87e420d06d09193840a381c9b /include/d/save | |
| parent | 472340e2d65914f3a19aa332ad31939755ee4579 (diff) | |
add MSL_C/stdio.h (#317)
Diffstat (limited to 'include/d/save')
| -rw-r--r-- | include/d/save/d_save.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/d/save/d_save.h b/include/d/save/d_save.h index 334cdcc389..46d8d8dc28 100644 --- a/include/d/save/d_save.h +++ b/include/d/save/d_save.h @@ -1,7 +1,6 @@ #ifndef D_SAVE_D_SAVE_H #define D_SAVE_D_SAVE_H -#include "MSL_C/MSL_Common/Src/printf.h" #include "MSL_C/MSL_Common/Src/string.h" #include "SSystem/SComponent/c_xyz.h" #include "dolphin/os/OS.h" |
