api2021 part I #4

Merged
tomasz.sowa merged 67 commits from api2021 into master 2021-05-27 10:37:36 +02:00
1 changed files with 3 additions and 1 deletions
Showing only changes of commit 61291cf7ad - Show all commits

View File

@ -5,11 +5,13 @@ jsontospaceparser.o: ../convert/inttostr.h ../utf8/utf8.h
jsontospaceparser.o: ../textstream/textstream.h ../space/space.h
jsontospaceparser.o: ../date/date.h ../membuffer/membuffer.h
jsontospaceparser.o: ../textstream/types.h ../utf8/utf8_templates.h
jsontospaceparser.o: ../utf8/utf8_private.h
jsontospaceparser.o: ../utf8/utf8_private.h ../convert/strtoint.h
jsontospaceparser.o: ../convert/text.h ../convert/misc.h
main.o: space.h ../textstream/types.h ../convert/inttostr.h ../utf8/utf8.h
main.o: ../textstream/textstream.h ../space/space.h ../date/date.h
main.o: ../membuffer/membuffer.h ../textstream/types.h
main.o: ../utf8/utf8_templates.h ../utf8/utf8_private.h
main.o: ../space/jsontospaceparser.h
space.o: space.h ../textstream/types.h ../convert/inttostr.h ../utf8/utf8.h
space.o: ../textstream/textstream.h ../space/space.h ../date/date.h
space.o: ../membuffer/membuffer.h ../textstream/types.h