I'm not getting a C++ classes folder

I recently started a C++ blank project and I’m not getting a “C++ classes folder”, is this normal?
I’m trying to learn C++ and other people have it in their project when they start it up.

This is the message I’m getting when creating a C++ file:

How do I recompile to make it show in the Content Browser? Is that going to make C++ classes folder show?

Solved for those who are having this problem:
You need to repair Visual Studio and make a custom setup and select Programming Languages > C++

Hope it helps :slight_smile: