Commits

Quincey Koziol committed 99d8cfc9710
[svn-r7759] Purpose: Fix serial build Description: I accidentally put the "use_par_opt_io" variable in an #ifdef PARALLEL section. Solution: Hoist it out of parallel section Platforms tested: Eyeballed it - very trivial