Explorar el Código

no semantic changes, just removed a few extraneous (commented out) includes

tristangurtler hace 3 años
padre
commit
dd8309f420
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      prsona/src/main.cpp

+ 0 - 3
prsona/src/main.cpp

@@ -1,6 +1,3 @@
-// #include <boost/program_options.hpp>
-// namespace po = boost::program_options;
-
 #include <iostream>
 #include <algorithm>
 #include <random>