add header file to avoid implicit declaration warning
This commit is contained in:
parent
6b1297b685
commit
8aad22c7d1
2
README
2
README
@ -14,4 +14,4 @@ A library which provides a random string generation function.
|
||||
|
||||
+ 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.
|
||||
|
Loading…
Reference in New Issue
Block a user