mirror of
https://github.com/intrepidcs/libicsneo.git
synced 2026-08-05 09:28:40 +02:00
Optional: Move optional-lite to the include/third-party directory
This fixes the use case of adding the include folder manually to an outside project.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef __ICSNEO_OPTIONAL_H_
|
||||
#define __ICSNEO_OPTIONAL_H_
|
||||
|
||||
#include "nonstd/optional.hpp"
|
||||
#include "icsneo/third-party/optional-lite/include/nonstd/optional.hpp"
|
||||
|
||||
/**
|
||||
* We use icsneo::optional throughout the C++ API to allow for polyfilling
|
||||
|
||||
Reference in New Issue
Block a user