summaryrefslogtreecommitdiff
path: root/examples/opiebluez/obluezdemo/main.cpp
Unidiff
Diffstat (limited to 'examples/opiebluez/obluezdemo/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--examples/opiebluez/obluezdemo/main.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/opiebluez/obluezdemo/main.cpp b/examples/opiebluez/obluezdemo/main.cpp
new file mode 100644
index 0000000..5e514dc
--- a/dev/null
+++ b/examples/opiebluez/obluezdemo/main.cpp
@@ -0,0 +1,7 @@
1#include "main.h"
2
3int main( int argc, char* argv )
4{
5 return 0;
6}
7