X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Fversions%2Fversion_checker.cpp;h=70a8e2c47b8719cabd55ae8adb12d6b92cc0e47a;hb=cef25cce53ea01e316370c7983044e858ed9bcb7;hp=27134c6fc5e677c99ee92492b148d46c99a20506;hpb=2ca53771151d942a630205e5f59f8f14365f6ae0;p=feisty_meow.git diff --git a/nucleus/library/versions/version_checker.cpp b/nucleus/library/versions/version_checker.cpp index 27134c6f..70a8e2c4 100644 --- a/nucleus/library/versions/version_checker.cpp +++ b/nucleus/library/versions/version_checker.cpp @@ -33,7 +33,8 @@ using namespace structures; #ifndef BOOT_STRAPPING // pull in the version specified for this build. -///hmmm: on hold! #include <__build_version.h> + #include <__build_version.h> +//why was this include "on hold"? #else // plug in a fake version for our bootstrapping process. #define __build_FILE_VERSION "108.420.1024.10008"