mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
fix code format
This commit is contained in:
parent
aa8e265188
commit
a0060119ab
31 changed files with 379 additions and 379 deletions
|
@ -17,7 +17,7 @@
|
|||
# undef SPROUT_PLAT_WINDOWS_DESKTOP
|
||||
# define SPROUT_PLAT_WINDOWS_DESKTOP 1
|
||||
#endif
|
||||
|
||||
|
||||
#if SPROUT_PLAT_WINDOWS_DESKTOP
|
||||
# define SPROUT_PLAT_WINDOWS_DESKTOP_AVALIABLE
|
||||
# include <sprout/predef/detail/platform_detected.hpp>
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
# undef SPROUT_PLAT_WINDOWS_PHONE
|
||||
# define SPROUT_PLAT_WINDOWS_PHONE 1
|
||||
#endif
|
||||
|
||||
|
||||
#if SPROUT_PLAT_WINDOWS_PHONE
|
||||
# define SPROUT_PLAT_WINDOWS_PHONE_AVALIABLE
|
||||
# include <sprout/predef/detail/platform_detected.hpp>
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
# undef SPROUT_PLAT_WINDOWS_RUNTIME
|
||||
# define SPROUT_PLAT_WINDOWS_RUNTIME 1
|
||||
#endif
|
||||
|
||||
|
||||
#if SPROUT_PLAT_WINDOWS_RUNTIME
|
||||
# define SPROUT_PLAT_WINDOWS_RUNTIME_AVALIABLE
|
||||
# include <sprout/predef/detail/platform_detected.hpp>
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
# undef SPROUT_PLAT_WINDOWS_STORE
|
||||
# define SPROUT_PLAT_WINDOWS_STORE 1
|
||||
#endif
|
||||
|
||||
|
||||
#if SPROUT_PLAT_WINDOWS_STORE
|
||||
# define SPROUT_PLAT_WINDOWS_STORE_AVALIABLE
|
||||
# include <sprout/predef/detail/platform_detected.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue