6 lines
69 B
6 lines
69 B
7 years ago
|
#ifndef SUBATOMIC_H
|
||
|
#define SUBATOMIC_H
|
||
|
|
||
|
#include "quantum.h"
|
||
|
|
||
|
#endif
|