mirror of
https://github.com/mintycube/st.git
synced 2024-10-22 14:05:49 +02:00
9 lines
111 B
C
9 lines
111 B
C
/* Patches */
|
|
|
|
#if OPENCOPIED_PATCH
|
|
#include "opencopied.h"
|
|
#endif
|
|
|
|
#if FIXIME_PATCH
|
|
#include "fixime.h"
|
|
#endif |