Openholo  v4.0
Open Source Digital Holographic Library
include.h File Reference
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <memory.h>
#include <math.h>
#include <iostream>
#include <fstream>
#include <sstream>
#include <string>
#include <list>
#include <vector>
#include <map>
#include <chrono>
#include <cstring>
#include "function.h"
#include "typedef.h"
#include "struct.h"
Include dependency graph for include.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _OPH_LIB_VERSION_MAJOR_   3
 
#define _OPH_LIB_VERSION_MINOR_   0
 
#define OPH_DLL
 

Macro Definition Documentation

◆ _OPH_LIB_VERSION_MAJOR_

#define _OPH_LIB_VERSION_MAJOR_   3

Definition at line 49 of file include.h.

◆ _OPH_LIB_VERSION_MINOR_

#define _OPH_LIB_VERSION_MINOR_   0

Definition at line 50 of file include.h.

◆ OPH_DLL

#define OPH_DLL

Definition at line 85 of file include.h.