Migrate structure, bump to 1.1.1
This commit is contained in:
6
include/test_shared_library.h
Normal file
6
include/test_shared_library.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef TEST_SHARED_LIBRARY_TEST_SHARED_LIBRARY_H
|
||||
#define TEST_SHARED_LIBRARY_TEST_SHARED_LIBRARY_H
|
||||
|
||||
int hello(int param);
|
||||
|
||||
#endif //TEST_SHARED_LIBRARY_TEST_SHARED_LIBRARY_H
|
||||
Reference in New Issue
Block a user