fixed example

This commit is contained in:
2025-03-21 04:43:57 +03:00
parent 5acd166d8f
commit b8d79eb8b4

View File

@@ -1,11 +1,11 @@
//
// Created by Vlad on 3/19/2025.
//
#include <iostream>
#include <omath/engines/opengl_engine/Camera.hpp>
#include <omath/engines/opengl_engine/Formulas.hpp>
#include <omath/projection/Camera.hpp>
#include <print>
#include <omath/engines/opengl_engine/formulas.hpp>
int main()