mirror of
https://github.com/fltk/fltk.git
synced 2026-08-18 00:48:43 +08:00
This prevents unnecessary file updates when content hasn't changed, reducing recompilation time in projects that depend on fluid-generated files. Uses std::ostringstream before deciding if file differs.