Skip to content
  • Owen Arnold's avatar
    refs #10878. Fix warnings. · 7865ec57
    Owen Arnold authored
    Because json.h is exporting types with dll_export set, which in-turn export types without dll_export set, I have had to disable those specific warnings. We do not have control of this third-party component, so cannot fix the headers.
    7865ec57