Open
Graph Drawing
Framework

 v. 2023.09 (Elderberry)
 

Loading...
Searching...
No Matches
intrinsics.h
Go to the documentation of this file.
1
32#pragma once
33
34// IWYU pragma: always_keep
35
36#include <ogdf/basic/basic.h> // IWYU pragma: keep
37#include <ogdf/basic/internal/config_autogen.h>
38
39#ifdef OGDF_SSE3_EXTENSIONS
40# include OGDF_SSE3_EXTENSIONS // IWYU pragma: export
41#endif
Basic declarations, included by all source files.