Kevin Chen
/
HelloWorld
a
Fork of HelloWorld by
Hardware.h
- Committer:
- Judorunner
- Date:
- 2016-10-24
- Revision:
- 2:e2ae43e8acab
- Child:
- 3:641eefd1110b
File content as of revision 2:e2ae43e8acab:
#include <string> using namespace std; #ifndef PACEHEART_H #define PACEHEART_H int get_(); #endif