Blender
V3.3
|
#include <cstdio>
#include <sstream>
#include "GHOST_SystemPathsUnix.h"
#include "GHOST_Debug.h"
#include <sys/time.h>
#include <unistd.h>
#include <cstdlib>
#include <pwd.h>
#include <string>
Go to the source code of this file.
Variables | |
static const char * | static_path = nullptr |
|
static |
Definition at line 31 of file GHOST_SystemPathsUnix.cpp.
Referenced by GHOST_SystemPathsUnix::getSystemDir().