]> Creatis software - clitk.git/commit
Add missing include of unistd.h
authorVivien Delmon <vivien.delmon@creatis.insa-lyon.fr>
Wed, 11 Apr 2012 15:47:22 +0000 (17:47 +0200)
committerVivien Delmon <vivien.delmon@creatis.insa-lyon.fr>
Wed, 11 Apr 2012 15:47:22 +0000 (17:47 +0200)
commitcff8cd85cd14a2e0fa2e80975a432fa8552e843c
treed7c9b3fd8b5197560a55bbdce1b1d0aeb1cbf4bb
parent2acecbfe85d91e3e226a92348e606c1e20ae8d12
Add missing include of unistd.h

- gcc 4.7 standard library does not include unistd.h anymore.
common/clitkMemoryUsage.cxx
common/clitkXdrImageIOWriter.cxx