#include <math.h>
#include <cstring>
#include "notepad_doc.h"
#include "notepad_filestore.h"
#include "notepad_ipc.h"
#include "log.h"
#include "notepad_point.h"
Go to the source code of this file.