add header file to avoid implicit declaration warning
This commit is contained in:
2
README
2
README
@@ -14,4 +14,4 @@ A library which provides a random string generation function.
|
|||||||
|
|
||||||
+ Installation
|
+ Installation
|
||||||
|
|
||||||
Run 'make static' to compile a static library, or 'make shared' to compile a shared library. Then, run 'make install-static' or 'make install-shared' depending on what you ran previously.
|
Run 'make' to create the static library. Run 'make install' to install the static library and header.
|
||||||
|
|||||||
Reference in New Issue
Block a user