move destroyable.h from pvDataCPP

This commit is contained in:
Michael Davidsaver
2017-07-05 11:51:06 +02:00
parent 68b918829e
commit ceefa7301d
2 changed files with 60 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ INC += pv/configuration.h
INC += pv/likely.h
INC += pv/wildcard.h
INC += pv/fairQueue.h
INC += pv/destroyable.h
LIBSRCS += hexDump.cpp
LIBSRCS += inetAddressUtil.cpp