I am facing an error when adding a new file to my Makefile. The file it is: "BVolume.h"
My makefile it is:
CC=g++ CFLAGS=-I. -O2 -fexpensive-opti