ddea5b139e
Signed-off-by: mariofutire@gmail.com <pi@raspberrypi>
5 lines
72 B
C++
5 lines
72 B
C++
#pragma once
|
|
|
|
#include <string>
|
|
|
|
const std::string & getResourcePath();
|