mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-24 21:10:33 +05:00
fix build
This commit is contained in:
parent
9ceb2baeaa
commit
d165d67765
@ -1,5 +1,5 @@
|
|||||||
#ifndef VSFIELDLINES_HPP_INCLUDED
|
#ifndef FIELDLINES_HPP_INCLUDED
|
||||||
#define VSFIELDLINES_HPP_INCLUDED
|
#define FIELDLINES_HPP_INCLUDED
|
||||||
|
|
||||||
namespace netgen
|
namespace netgen
|
||||||
{
|
{
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#ifndef FILE_VSSOLUTION
|
#ifndef FILE_VSSOLUTION
|
||||||
#define FILE_VSSOLUTION
|
#define FILE_VSSOLUTION
|
||||||
|
|
||||||
#include "vsfieldlines.hpp"
|
#include "fieldlines.hpp"
|
||||||
|
|
||||||
typedef void * ClientData;
|
typedef void * ClientData;
|
||||||
struct Tcl_Interp;
|
struct Tcl_Interp;
|
||||||
|
Loading…
Reference in New Issue
Block a user