Skip to content

Commit 4883557

Browse files
authored
Update main_cgns.cpp
1 parent 25a252d commit 4883557

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

blocking/src/main_cgns.cpp

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
//#include "../../aero/inc/gmds/aero/CGNSWriter3D.h"
55
#include <iostream>
66

7-
8-
using namespace gmds;
97
/*----------------------------------------------------------------------------*/
108
int main(int argc, char** argv)
119
{
@@ -22,4 +20,4 @@ int main(int argc, char** argv)
2220
//gmds::aero::CGNSWriter3D writer3D;
2321
//writer3D.write(param_file,filename,path);
2422

25-
}
23+
}

0 commit comments

Comments
 (0)