5 lines
66 B
C
5 lines
66 B
C
|
|
#ifndef RESONANCE_H
|
||
|
|
#define RESONANCE_H
|
||
|
|
#include "graph.h"
|
||
|
|
#endif
|