mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-21 06:25:30 -04:00
reverse find and replace mistake
This commit is contained in:
parent
061156e79a
commit
f54b10d0f8
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
#include <vector>
|
||||
|
||||
namespace openmc {
|
||||
using vector;
|
||||
using std::vector;
|
||||
}
|
||||
|
||||
#endif // OPENMC_VECTOR_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue