Skip to content
  • Philip Chimento's avatar
    jsapi-class: Fix cyclic include · f13c6729
    Philip Chimento authored
    Another include weirdness that clangd catches. gjs/jsapi-class.h and
    gi/wrapperutils.h should not mutually include each other. (Hopefully
    this will also prevent IWYU from getting confused in the future.)
    f13c6729