mirror of
https://git.gfz-potsdam.de/naaice/tug.git
synced 2025-12-15 18:38:23 +01:00
fix: readded "using namespace tug;" in naaice/BTCS_2D_NAAICE.cpp
This commit is contained in:
parent
8cfb61587d
commit
0471f3d8f9
@ -11,6 +11,8 @@
|
|||||||
|
|
||||||
#include "files.hpp"
|
#include "files.hpp"
|
||||||
|
|
||||||
|
using namespace tug;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Try to parse an input string into a given template type.
|
* Try to parse an input string into a given template type.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user