X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2Ffpa%2FConfig.cxx;h=d881ac95882df24f65bb81f7a85853fb61658686;hb=3f4722ccf68d830e26dac9b945925efa68e39e4c;hp=b2649cdb1c82cd39c7e59852caa9a15bcf63311c;hpb=56b8bb48cc05a297a3faa264f8f2a88de21ef203;p=FrontAlgorithms.git diff --git a/lib/fpa/Config.cxx b/lib/fpa/Config.cxx index b2649cd..d881ac9 100644 --- a/lib/fpa/Config.cxx +++ b/lib/fpa/Config.cxx @@ -1,10 +1 @@ -#include -#include - -// ------------------------------------------------------------------------- -std::string fpa_EXPORT GetVersion( ) -{ - return( fpa_VERSION ); -} - // eof - $RCSfile$