fix(cuviliniear.cpp): removed unused BSD proc header

This commit is contained in:
2026-03-20 13:26:18 -04:00
parent 321abd63bb
commit e46badd5c1
329 changed files with 1 additions and 28723 deletions

View File

@@ -2,8 +2,6 @@
#include "stroid/topology/mapping.h"
#include <iostream>
#include <memory>
#include <sys/proc.h>
namespace stroid::topology {
void PromoteToHighOrder(mfem::Mesh &mesh, const fourdst::config::Config<config::MeshConfig> &config) {