/** --------------------------------------------------------------------------- * -*- c++ -*- * @file: stb_image.cpp * * Copyright (c) 2017 Yann Herklotz Grave * MIT License, see LICENSE file for more details. * ---------------------------------------------------------------------------- */ #define STB_IMAGE_IMPLEMENTATION #include "stb_image.h"