mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0026823: Configuration - use EGL on another platform without GLX
This commit is contained in:
@@ -11,14 +11,13 @@
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
// AdvApp2Var_ApproxF2var.cxx
|
||||
#include <math.h>
|
||||
#include <AdvApp2Var_SysBase.hxx>
|
||||
#include <AdvApp2Var_MathBase.hxx>
|
||||
#include <AdvApp2Var_Data_f2c.hxx>
|
||||
#include <AdvApp2Var_Data.hxx>
|
||||
#include <AdvApp2Var_ApproxF2var.hxx>
|
||||
|
||||
#include <cmath>
|
||||
|
||||
static
|
||||
int mmjacpt_(const integer *ndimen,
|
||||
|
@@ -13,7 +13,7 @@
|
||||
|
||||
// AdvApp2Var_SysBase.cxx
|
||||
#include <assert.h>
|
||||
#include <math.h>
|
||||
#include <cmath>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <AdvApp2Var_Data_f2c.hxx>
|
||||
|
Reference in New Issue
Block a user