1 diff -ru -x '*~' opencv-2.4.13-orig/modules/core/src/system.cpp opencv-2.4.13/modules/core/src/system.cpp
2 --- opencv-2.4.13-orig/modules/core/src/system.cpp 1970-01-01 01:00:01.000000000 +0100
3 +++ opencv-2.4.13/modules/core/src/system.cpp 2016-10-02 18:44:53.674181762 +0200
6 const std::string& getBuildInformation()
8 - static std::string build_info =
9 -#include "version_string.inc"
11 + static std::string build_info = "(build info elided)";