"Invalid use of incomplete type struct Operand forward declaration of struct Operand". i got the same error some days ago, so i asked somewhere but the code was correct and i resolved creating again those files. But now i have again this error and i can't get rid of it :( I have this error in these 2 files.
barrel.h
Code:
#include "operand.h" #include <string> using