mirror of
https://github.com/fltk/fltk.git
synced 2026-05-10 05:27:55 +08:00
34c7120330
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.