X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2Fexamples%2Fexample_Test_async.cxx;h=fcd54cf11ecf564ba8a5b6144f2b872e9d5ea40f;hb=3633aade338a13bc83642e99e6d61b6499e4b3af;hp=e3cfd99f1d0d24dc5f9bba30c04fc7678396f54c;hpb=2eaf38cfdcbd2cfb0cc323dad6ded6bbeb436edf;p=cpPlugins.git diff --git a/appli/examples/example_Test_async.cxx b/appli/examples/example_Test_async.cxx index e3cfd99..fcd54cf 100644 --- a/appli/examples/example_Test_async.cxx +++ b/appli/examples/example_Test_async.cxx @@ -1,8 +1,10 @@ #include #include +#include #ifdef WIN32 #include #else +#include #endif #ifdef WIN32 @@ -73,4 +75,4 @@ int main() { return 0; -} \ No newline at end of file +}