Browse Source

update

master
Daniel Ledda 5 months ago
parent
commit
1a0b1eaccc
3 changed files with 2 additions and 3 deletions
  1. +1
    -1
      .clangd
  2. +0
    -1
      app.cpp
  3. +1
    -1
      djstdlib

+ 1
- 1
.clangd View File

@@ -1,3 +1,3 @@
CompileFlags:
Add:
Add:
- -DOS_LINUX

+ 0
- 1
app.cpp View File

@@ -1,4 +1,3 @@
#include <math.h>
#include <memory.h>
#include <time.h>
#include "./djstdlib/core.cpp"


+ 1
- 1
djstdlib

@@ -1 +1 @@
Subproject commit f12b4091d7245f20405ea0b9deddf2ace6775262
Subproject commit 827f324acc9d2d02173b042eaeccd1650f91a96c

Loading…
Cancel
Save