'Clion, C-header files

I'm working with Clion 2021.2.1 and created a new C - header file. The problem is that changings in header file work in main.c only after I change something in main.c Adding newline, remove something, etc.

How to get chenges from .h without changing .c everytime?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source