Ticket #40979: patch-genv.cc.2.diff
File patch-genv.cc.2.diff, 251 bytes (added by mf2k (Frank Schima), 10 years ago) |
---|
-
genv.cc
old new 15 15 16 16 #include <sstream> 17 17 #include <unistd.h> 18 #include < bits/stl_algo.h>18 #include <algorithm> 19 19 20 20 #include "genv.h" 21 21 #include "env.h"