mirror of
https://github.com/XProger/OpenLara.git
synced 2025-08-09 06:36:59 +02:00
#452 fix atof call in AD4 encoder
This commit is contained in:
Binary file not shown.
@@ -5,6 +5,7 @@
|
||||
#include <math.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include "AD4.h"
|
||||
|
||||
int main(int argc, const char *argv[]) {
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user