#include <cassert>
#include "view_impl.h"
#include "document_impl.h"
#include "pdf_library.h"
Go to the source code of this file.
A simple observer implementation.