-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwrapper.h
More file actions
23 lines (22 loc) · 2.2 KB
/
wrapper.h
File metadata and controls
23 lines (22 loc) · 2.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/*
* Rayforce Rust bindings wrapper header
* Auto-generated - includes all necessary rayforce headers
*/
#include "/home/hetoku/data/work/rayforce-rs/target/debug/build/rayforce-8ede02caba3671c7/out/rayforce-c/core/rayforce.h"
#include "/home/hetoku/data/work/rayforce-rs/target/debug/build/rayforce-8ede02caba3671c7/out/rayforce-c/core/def.h"
#include "/home/hetoku/data/work/rayforce-rs/target/debug/build/rayforce-8ede02caba3671c7/out/rayforce-c/core/runtime.h"
#include "/home/hetoku/data/work/rayforce-rs/target/debug/build/rayforce-8ede02caba3671c7/out/rayforce-c/core/string.h"
#include "/home/hetoku/data/work/rayforce-rs/target/debug/build/rayforce-8ede02caba3671c7/out/rayforce-c/core/eval.h"
#include "/home/hetoku/data/work/rayforce-rs/target/debug/build/rayforce-8ede02caba3671c7/out/rayforce-c/core/env.h"
#include "/home/hetoku/data/work/rayforce-rs/target/debug/build/rayforce-8ede02caba3671c7/out/rayforce-c/core/format.h"
#include "/home/hetoku/data/work/rayforce-rs/target/debug/build/rayforce-8ede02caba3671c7/out/rayforce-c/core/query.h"
#include "/home/hetoku/data/work/rayforce-rs/target/debug/build/rayforce-8ede02caba3671c7/out/rayforce-c/core/io.h"
#include "/home/hetoku/data/work/rayforce-rs/target/debug/build/rayforce-8ede02caba3671c7/out/rayforce-c/core/binary.h"
#include "/home/hetoku/data/work/rayforce-rs/target/debug/build/rayforce-8ede02caba3671c7/out/rayforce-c/core/guid.h"
#include "/home/hetoku/data/work/rayforce-rs/target/debug/build/rayforce-8ede02caba3671c7/out/rayforce-c/core/date.h"
#include "/home/hetoku/data/work/rayforce-rs/target/debug/build/rayforce-8ede02caba3671c7/out/rayforce-c/core/time.h"
#include "/home/hetoku/data/work/rayforce-rs/target/debug/build/rayforce-8ede02caba3671c7/out/rayforce-c/core/timestamp.h"
#include "/home/hetoku/data/work/rayforce-rs/target/debug/build/rayforce-8ede02caba3671c7/out/rayforce-c/core/error.h"
#include "/home/hetoku/data/work/rayforce-rs/target/debug/build/rayforce-8ede02caba3671c7/out/rayforce-c/core/items.h"
#include "/home/hetoku/data/work/rayforce-rs/target/debug/build/rayforce-8ede02caba3671c7/out/rayforce-c/core/update.h"
#include "/home/hetoku/data/work/rayforce-rs/target/debug/build/rayforce-8ede02caba3671c7/out/rayforce-c/core/compose.h"