mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 10:21:19 +03:00
examples: More header file renames
Missed 4 header file renames in C++ examples. Fixing that here. Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
|
||||
#include <unistd.h>
|
||||
#include <iostream>
|
||||
#include "groveultrasonic.h"
|
||||
#include "groveultrasonic.hpp"
|
||||
#include <signal.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/time.h>
|
||||
|
Reference in New Issue
Block a user