Changed: Include wang_hash.h in NLMISC files
--HG-- branch : develop
This commit is contained in:
parent
d18c7b24f5
commit
3e14025cf8
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@ FILE(GLOB NLMISC_BITMAP
|
|||
FILE(GLOB NLMISC_CRYPT
|
||||
md5.cpp ../../include/nel/misc/md5.h
|
||||
sha1.cpp ../../include/nel/misc/sha1.h
|
||||
../../include/nel/misc/wang_hash.h
|
||||
)
|
||||
|
||||
SOURCE_GROUP("" FILES ${SRC} ${HEADERS})
|
||||
|
|
Loading…
Reference in a new issue