mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[poincare] Fix header guardians
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef POINCARE_NORMCDF_H
|
||||
#define POINCARE_NORMCDF_H
|
||||
#ifndef POINCARE_NORM_CDF_H
|
||||
#define POINCARE_NORM_CDF_H
|
||||
|
||||
#include <poincare/approximation_helper.h>
|
||||
#include <poincare/expression.h>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#ifndef POINCARE_NORMCDF2_H
|
||||
#define POINCARE_NORMCDF2_H
|
||||
#ifndef POINCARE_NORM_CDF2_H
|
||||
#define POINCARE_NORM_CDF2_H
|
||||
|
||||
#include <poincare/approximation_helper.h>
|
||||
#include <poincare/expression.h>
|
||||
|
||||
Reference in New Issue
Block a user