mv thread_local_ptr.h to include

This commit is contained in:
mutouyun 2018-12-15 11:57:02 +08:00
parent 0c6a3862d0
commit 0285e2d6e1
2 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ HEADERS += \
../include/ipc.h \
../include/def.h \
../include/rw_lock.h \
../src/thread_local_ptr.h
../include/thread_local_ptr.h
SOURCES += \
../src/shm.cpp \