Pull all the code for defining and printing the version of executables to one place.

This commit is contained in:
alerner
2010-05-28 12:08:36 -04:00
parent 59240440a8
commit 1798ea2d85
14 changed files with 124 additions and 71 deletions

View File

@@ -17,6 +17,7 @@
*/
#include "pch.h"
#include "../util/version.h"
#include <boost/program_options.hpp>
#undef assert