Exiis

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Created

    A syntax check problem of Clion

    Answered
    I have a cpp file includes a header file "A.h", and A.h contains following code: #pragma once #include "B.h" struct test {      int x; };   and B.h contains following code: #pragma once #include "A...
    • 3 followers
    • 1 comment
    • 0 votes