You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The json.h file now contains inlined version.h file (which is fine) and then there's an extra #include "version.h" (which breaks compilation if these files are used out of the tree)
The text was updated successfully, but these errors were encountered:
Hi,
the last merge broke the amalgamated sources, namely this line: ae56465#diff-3c93282e96d1ef08ede694c0f5ea8108R122
The json.h file now contains inlined version.h file (which is fine) and then there's an extra #include "version.h" (which breaks compilation if these files are used out of the tree)
The text was updated successfully, but these errors were encountered: