6 lines
88 B
C++
6 lines
88 B
C++
#ifndef _SCOPE_HPP
|
|
#define _SCOPE_HPP
|
|
|
|
#include "daisy_seed.h"
|
|
|
|
#endif /* _SCOPE_HPP */
|