Skip to content

Commit

Permalink
Style guide
Browse files Browse the repository at this point in the history
  • Loading branch information
pshriwise committed Apr 9, 2024
1 parent 739c1eb commit e1f33d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/regression_tests/dagmc/external/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#include "openmc/geometry.h"
#include "openmc/geometry_aux.h"
#include "openmc/material.h"
#include "openmc/nuclide.h"
#include "openmc/message_passing.h"
#include "openmc/nuclide.h"
#include <iostream>

int main(int argc, char* argv[])
Expand Down

0 comments on commit e1f33d5

Please sign in to comment.